SIGN IN SIGN UP

gh-117657: Enable test_opcache under TSAN (GH-129831)

Fix a few thread-safety bugs to enable test_opcache when run with TSAN:

 * Use relaxed atomics when clearing `ht->_spec_cache.getitem`
   (gh-115999)
 * Add temporary suppression for type slot modifications (gh-127266)
 * Use atomic load when reading `*dictptr`
S
Sam Gross committed
f151d271591ec525eaf01fa7b128e575374888b9
Parent: ed816f1
Committed by GitHub <noreply@github.com> on 2/11/2025, 9:53:08 PM