We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ee4e7 commit 219bbb5Copy full SHA for 219bbb5
Tools/tsan/suppressions_free_threading.txt
@@ -43,7 +43,7 @@ race_top:tstate_is_freed
43
race_top:type_modified_unlocked
44
race_top:write_thread_id
45
race_top:PyThreadState_Clear
46
-# Only seen on macOS, sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c
+# sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c && https://gist.github.com/Zheaoli/23906655d0d8a05b53936c67915fd9eb
47
race_top:set_default_allocator_unlocked
48
49
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
0 commit comments