mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
ci: Add tsan suppression for race in DatabaseBatch
This commit is contained in:
parent
1148f3d630
commit
9a2f12680b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ race:LoadWallet
|
|||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyBatch
|
||||
race:BerkeleyDatabase
|
||||
race:DatabaseBatch
|
||||
race:zmq::*
|
||||
race:bitcoin-qt
|
||||
# deadlock (TODO fix)
|
||||
|
|
Loading…
Add table
Reference in a new issue