mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
Merge #20218: test: Suppress epoll_ctl data race
fa949b3c13
test: Suppress epoll_ctl data race (MarcoFalke) Pull request description: Happens intermittently: https://cirrus-ci.com/task/5462892373868544?command=ci#L5385 ACKs for top commit: hebasto: ACKfa949b3c13
, I have reviewed the code and it looks OK, I agree it can be merged. Tree-SHA512: d5aa559fc105053da594531722f2a03d898eadeb4413c3a728fc5116cc4d1a2c16c49649a24c75ea810e4ec6bb9728b0bcd2ea991886bb9d206170218eddf6d2
This commit is contained in:
commit
179ece4273
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…
Add table
Reference in a new issue