Skip to content

Commit da4df93

Browse files
committed
Remove unneeded free-threading suppressions
The underlying races were fixed in pythongh-117830 and pythongh-117828
1 parent 757891e commit da4df93

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
@@ -44,8 +44,6 @@ race:PyMember_SetOne
4444
race:new_reference
4545
race:set_contains_key
4646
race:set_inheritable
47-
race:start_the_world
48-
race:tstate_set_detached
4947
race:unicode_hash
5048
race:update_cache
5149
race:update_cache_gil_disabled

0 commit comments

Comments
 (0)