mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +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:ProcessNewBlock
|
||||
race:ThreadImport
|
||||
race:LoadWallet
|
||||
race:WalletBatch::WriteHDChain
|
||||
race:BerkeleyDatabase
|
||||
race:zmq::*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue