mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
ci: Add tsan suppression for race in BerkeleyBatch
This commit is contained in:
parent
8783bcc099
commit
a76dafa51d
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ race:ProcessNewBlock
|
||||||
race:ThreadImport
|
race:ThreadImport
|
||||||
race:LoadWallet
|
race:LoadWallet
|
||||||
race:WalletBatch::WriteHDChain
|
race:WalletBatch::WriteHDChain
|
||||||
|
race:BerkeleyBatch
|
||||||
race:BerkeleyDatabase
|
race:BerkeleyDatabase
|
||||||
race:zmq::*
|
race:zmq::*
|
||||||
race:bitcoin-qt
|
race:bitcoin-qt
|
||||||
|
|
Loading…
Add table
Reference in a new issue