mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-28 01:20:24 +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.