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 92243dc commit 6e625f8Copy full SHA for 6e625f8
Tools/tsan/suppressions_free_threading.txt
@@ -23,9 +23,6 @@ race_top:write_thread_id
23
# gh-129068: race on shared range iterators (test_free_threading.test_zip.ZipThreading.test_threading)
24
race_top:rangeiter_next
25
26
-# gh-129748: test.test_free_threading.test_slots.TestSlots.test_object
27
-race_top:mi_block_set_nextx
28
-
29
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
30
thread:pthread_create
31
0 commit comments