mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
Merge #19422: ci: Add tsan suppression for race in wallet
fa12d8d3ed
ci: Add tsan suppression for race in wallet (MarcoFalke)
Pull request description:
Workaround to fix #19417 (Intermittent CI failure)
Top commit has no ACKs.
Tree-SHA512: 2d68783d6db1bf425ce830cb23eab2f7fa3b9ee18cfb08665e4187196af571547206646dc6dfac0b4444e3dc6c4c13ae45efb09607d2d50df20a3d0a4eec98bd
This commit is contained in:
commit
d77170d526
@ -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…
Reference in New Issue
Block a user