fix data race

This commit is contained in:
vdimir 2024-10-25 10:45:32 +00:00
parent eccf5dd15e
commit 349af95cd1
No known key found for this signature in database
GPG Key ID: 6EE4CE2BEDC51862

View File

@ -470,7 +470,6 @@ private:
void CacheMetadata::cleanupThreadFunc()
{
LOG_DEBUG(log, "Cleanup thread started");
while (true)
{
Key key;