gh-129748: Remove TSan suppression for mi_block_set_nextx (gh-142887)

The function was already changed to use a relaxed atomic store in gh-134238.
This commit is contained in:
Sam Gross 2025-12-17 15:27:04 -05:00 committed by GitHub
parent 92243dc62c
commit 6e625f87d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,9 +23,6 @@ race_top:write_thread_id
# gh-129068: race on shared range iterators (test_free_threading.test_zip.ZipThreading.test_threading)
race_top:rangeiter_next
# gh-129748: test.test_free_threading.test_slots.TestSlots.test_object
race_top:mi_block_set_nextx
# https://gist.github.com/mpage/6962e8870606cfc960e159b407a0cb40
thread:pthread_create