testing #169

Closed
kaykurokawa wants to merge 282 commits from test_branch into master
Showing only changes of commit a2fa2c0720 - Show all commits

View file

@ -2467,6 +2467,7 @@ bool CClaimTrieCache::clear() const
supportCache.clear();
supportQueueCache.clear();
supportQueueNameCache.clear();
supportExpirationQueueCache.clear();
namesToCheckForTakeover.clear();
cacheTakeoverHeights.clear();
return true;