Skip to content

Commit fa949b3

Browse files
author
MarcoFalke
committed
test: Suppress epoll_ctl data race
1 parent fa8dd34 commit fa949b3

File tree

1 file changed

+1
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-0
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ deadlock:src/qt/test/*
4747
# External libraries
4848
deadlock:libdb
4949
race:libzmq
50+
race:epoll_ctl # https://github.com/bitcoin/bitcoin/pull/20218

0 commit comments

Comments
 (0)