mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
test: Suppress epoll_ctl data race
This commit is contained in:
parent
fa8dd34e91
commit
fa949b3c13
1 changed files with 1 additions and 0 deletions
|
@ -47,3 +47,4 @@ deadlock:src/qt/test/*
|
|||
# External libraries
|
||||
deadlock:libdb
|
||||
race:libzmq
|
||||
race:epoll_ctl # https://github.com/bitcoin/bitcoin/pull/20218
|
||||
|
|
Loading…
Reference in a new issue