Skip to content

Commit 8b96368

Browse files
committed
Revert "Add suppression for _PyUnicode_CheckConsistency"
This reverts commit 6f8aebf.
1 parent 7190a2e commit 8b96368

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tools/tsan/suppressions_free_threading.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +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-
# gh-128212
47-
race_top:_PyUnicode_CheckConsistency
4846

4947
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
5048
thread:pthread_create

0 commit comments

Comments
 (0)