mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-27 09:00:27 +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.