mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-28 10:59:57 -05:00
26e2fde115
Also follow best practices of using volatile variables for double-locking, and not using shutdown caches. Closes #24085