Skip to content

Commit 847da18

Browse files
remove suppressions for sockets, it is fixed now
1 parent 49f3393 commit 847da18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tools/tsan/suppressions_free_threading.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +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-
race_top:socket_socketpair
4746
race_top:_PyFrame_GetBytecode
4847

4948

0 commit comments

Comments
 (0)