mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 14:34:49 +01:00
Revert "test: Drop no longer needed race:epoll_ctl
TSan suppression"
This reverts commit a3f5e54152
.
This commit is contained in:
parent
e9e2e87c85
commit
faa835e7e5
1 changed files with 3 additions and 0 deletions
|
@ -35,5 +35,8 @@ race:libzmq
|
|||
# https://github.com/bitcoin/bitcoin/issues/20618
|
||||
race:CZMQAbstractPublishNotifier::SendZmqMessage
|
||||
|
||||
# https://github.com/bitcoin/bitcoin/pull/20218, https://github.com/bitcoin/bitcoin/pull/20745
|
||||
race:epoll_ctl
|
||||
|
||||
# https://github.com/bitcoin/bitcoin/issues/23366
|
||||
race:std::__1::ios_base::*
|
||||
|
|
Loading…
Add table
Reference in a new issue