mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 00:01:53 +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:ProcessNewBlock
|
||||
race:ThreadImport
|
||||
race:LoadWallet
|
||||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyDatabase
|
||||
race:zmq::*
|
||||
|
|
Loading…
Add table
Reference in a new issue