mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 08:10:37 +01:00
ci: Add tsan suppression for race in wallet
This commit is contained in:
parent
8d3187fd0d
commit
fa12d8d3ed
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ race:CConnman::ThreadMessageHandler
|
||||||
race:fHaveGenesis
|
race:fHaveGenesis
|
||||||
race:ProcessNewBlock
|
race:ProcessNewBlock
|
||||||
race:ThreadImport
|
race:ThreadImport
|
||||||
|
race:LoadWallet
|
||||||
race:WalletBatch::WriteHDChain
|
race:WalletBatch::WriteHDChain
|
||||||
race:BerkeleyDatabase
|
race:BerkeleyDatabase
|
||||||
race:zmq::*
|
race:zmq::*
|
||||||
|
|
Loading…
Add table
Reference in a new issue