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