Merge bitcoin/bitcoin#26759: test: Drop no longer needed race:epoll_ctl TSan suppression

a3f5e541523a843e834df1858e16f89188fe19a2 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
This commit is contained in:
MarcoFalke 2022-12-28 18:02:44 +01:00 committed by pasta
parent 9590929900
commit df2f533aaf
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -44,8 +44,5 @@ race:libzmq
# https://github.com/bitcoin/bitcoin/issues/20618 # https://github.com/bitcoin/bitcoin/issues/20618
race:CZMQAbstractPublishNotifier::SendZmqMessage 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 # https://github.com/bitcoin/bitcoin/issues/23366
race:std::__1::ios_base::* race:std::__1::ios_base::*