gh-117657: Add TSAN suppression for `set_discard_entry` (#119908)

Seen in CI occasionally when running `test_weakref`.
This commit is contained in:
Sam Gross 2024-06-01 12:15:58 -04:00 committed by GitHub
parent cf3bba3f06
commit 7dc745d1f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ race_top:PyMember_GetOne
race_top:PyMember_SetOne
race_top:new_reference
race_top:set_contains_key
# https://gist.github.com/colesbury/d13d033f413b4ad07929d044bed86c35
race_top:set_discard_entry
race_top:set_inheritable
race_top:start_the_world
race_top:tstate_set_detached