Skip to content

Commit 5030cc6

Browse files
remove suppressions
1 parent 8bd0da7 commit 5030cc6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tools/tsan/suppressions_free_threading.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ race_top:write_thread_id
4343
race_top:PyThreadState_Clear
4444
# Only seen on macOS, sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c
4545
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
4946

5047

5148
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40

0 commit comments

Comments
 (0)