• Nils Goroll's avatar
    Drain all objects, not just cacheable ones · 01fb21e5
    Nils Goroll authored
    Should fix this assertion failure during shutdown for the most part
    (draining a storage still is not guaranteed to succeed):
    
    Assert error in LRU_Free(), storage/storage_lru.c line 77:
      Condition((((&lru->lru_head)->vtqh_first == ((void*)0))) != 0) not true.
    01fb21e5
fellow_storage.c 63.7 KB