-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
The Merger class uses "synchronized" which can lead to deadlocks in virtual thread environments especially if logging set to debug.
This was last seen here: https://github.com/keycloak/keycloak/issues/43367#issuecomment-3396972172
PR created and linked