Skip to content

Commit 4654506

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#26759: test: Drop no longer needed race:epoll_ctl TSan suppression
a3f5e54 test: Drop no longer needed `race:epoll_ctl` TSan suppression (Hennadii Stepanov) Pull request description: The removed suppression seems no needed. I cannot point the exact commit/PR which makes this change possible. Top commit has no ACKs. Tree-SHA512: 8ee79cbdb2bc62796d72c69be4a818379132eae47be33951e8b9d224b049ff77e867004801c7cb0cc564a5374f318dafd9142b5231e9bd428f80acc75253933e
2 parents e9262ea + a3f5e54 commit 4654506

File tree

1 file changed

+0
-3
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-3
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ 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-
4138
# https://github.com/bitcoin/bitcoin/issues/23366
4239
race:std::__1::ios_base::*

0 commit comments

Comments
 (0)