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 8bd0da7 commit 5030cc6Copy full SHA for 5030cc6
Tools/tsan/suppressions_free_threading.txt
@@ -43,9 +43,6 @@ race_top:write_thread_id
43
race_top:PyThreadState_Clear
44
# Only seen on macOS, sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c
45
race_top:set_default_allocator_unlocked
46
-# See https://github.com/python/cpython/issues/128421
47
-race_top:_PyFrame_GetBytecode
48
-race_top:BaseException_set_tb
49
50
51
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
0 commit comments