We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be56345 commit 0764310Copy full SHA for 0764310
source/tests/sanitizer/tsan.supp
@@ -14,6 +14,8 @@
14
#called_from_lib:libpython*
15
#
16
# Suppress race condition from Python 10 async io: https://github.com/python/cpython/issues/116912
17
+race:socketpair
18
+race:socket_socketpair
19
race:sock_close
20
race:sock_send_impl
21
0 commit comments