mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02: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
Add a link
Reference in a new issue