Skip to content

Commit faa835e

Browse files
author
MarcoFalke
committed
Revert "test: Drop no longer needed race:epoll_ctl TSan suppression"
This reverts commit a3f5e54.
1 parent e9e2e87 commit faa835e

File tree

1 file changed

+3
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+3
-0
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@ race:libzmq
3535
# https://github.com/bitcoin/bitcoin/issues/20618
3636
race:CZMQAbstractPublishNotifier::SendZmqMessage
3737

38+
# https://github.com/bitcoin/bitcoin/pull/20218, https://github.com/bitcoin/bitcoin/pull/20745
39+
race:epoll_ctl
40+
3841
# https://github.com/bitcoin/bitcoin/issues/23366
3942
race:std::__1::ios_base::*

0 commit comments

Comments
 (0)