mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
If cache is disabled or Clio starts with and empty DB, `loader_` inside cache is not created. So calling `CacheLoader::stop()` or `CacheLoader::wait()` was causing crash.