Skip to content

Commit 219bbb5

Browse files
committed
gh-123295: Update TSAN suppression comment and sample for set_default_allocator_unlocked
1 parent c4ee4e7 commit 219bbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/tsan/suppressions_free_threading.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ race_top:tstate_is_freed
4343
race_top:type_modified_unlocked
4444
race_top:write_thread_id
4545
race_top:PyThreadState_Clear
46-
# Only seen on macOS, sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c
46+
# sample: https://gist.github.com/aisk/dda53f5d494a4556c35dde1fce03259c && https://gist.github.com/Zheaoli/23906655d0d8a05b53936c67915fd9eb
4747
race_top:set_default_allocator_unlocked
4848

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

0 commit comments

Comments
 (0)