mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
fix data race
This commit is contained in:
parent
eccf5dd15e
commit
349af95cd1
@ -470,7 +470,6 @@ private:
|
||||
|
||||
void CacheMetadata::cleanupThreadFunc()
|
||||
{
|
||||
LOG_DEBUG(log, "Cleanup thread started");
|
||||
while (true)
|
||||
{
|
||||
Key key;
|
||||
|
Loading…
Reference in New Issue
Block a user