]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-117657: Remove TSAN suppressions for _abc.c (#121508)
authorSam Gross <colesbury@gmail.com>
Wed, 10 Jul 2024 21:08:10 +0000 (17:08 -0400)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 21:08:10 +0000 (17:08 -0400)
The functions look thread-safe and I haven't seen any warnings issued
when running the tests locally.

Tools/tsan/suppressions_free_threading.txt

index d9d80ad6dd722b03a3b636c03be0ba2fad2c9e28..0955387dfb83703fc7213c98b86453efc7073388 100644 (file)
@@ -23,8 +23,6 @@ race:free_threadstate
 
 # These warnings trigger directly in a CPython function.
 
-race_top:_add_to_weak_set
-race_top:_in_weak_set
 race_top:_PyEval_EvalFrameDefault
 race_top:assign_version_tag
 race_top:new_reference