Update TSan suppressions

This commit is contained in:
Hennadii Stepanov 2020-09-20 17:27:05 +03:00
parent 9286b1cbce
commit 3e1571285f
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -30,13 +30,7 @@ race:zmq::*
race:bitcoin-qt
# deadlock (TODO fix)
deadlock:CConnman::ForNode
deadlock:CConnman::GetNodeStats
deadlock:CChainState::ConnectTip
deadlock:UpdateTip
# WalletBatch (unidentified deadlock)
deadlock:WalletBatch
# Intentional deadlock in tests
deadlock:TestPotentialDeadLockDetected