Skip to content

Commit

Permalink
Remove _PyEval_EvalFrameDefault suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
colesbury committed Jul 23, 2024
1 parent de79820 commit 5d99792
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/tsan/suppressions_free_threading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ race:free_threadstate

# These warnings trigger directly in a CPython function.

race_top:_PyEval_EvalFrameDefault
race_top:assign_version_tag
race_top:new_reference
race_top:_multiprocessing_SemLock_acquire_impl
Expand Down

0 comments on commit 5d99792

Please sign in to comment.