[3.13] gh-117657: Enable test_opcache under TSAN (GH-129831) (GH-130597)
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` (cherry picked from commit f151d271591ec525eaf01fa7b128e575374888b9)
S
Sam Gross committed
9966daee602ef8413990683d6fd6f51e6392b885
Parent: 43a2a37
Committed by GitHub <noreply@github.com>
on 2/26/2025, 6:59:59 PM