mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
utils::loading cache has a timer that can, if we're unlucky, be runnnig while the encryption context/extensions referencing the various host objects containing them are destroyed in the case of unit testing. Add a stop phase in encryption context shutdown closing the caches.