mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-03 21:50:47 -05:00
05b6f897ce
* Execute persistent sessions tests in CI and fix deadlock in UserSessionConcurrencyTest The deadlock was caused by a switch to reactive handling of embedded Infinispan updates introduced here #28862 Closes #29235 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>