mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 03:35:55 +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.