mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-02 16:26:43 +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.