mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Merge pull request #4742 from yandex/remove-wtf-code-tsan
Removed WTF code
This commit is contained in:
commit
f571918fa0
@ -169,8 +169,6 @@ RWLockImpl::LockHolderImpl::~LockHolderImpl()
|
||||
if (!parent_queue.empty())
|
||||
parent_queue.front().cv.notify_all();
|
||||
}
|
||||
|
||||
parent.reset();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user