SIGN IN SIGN UP

gh-117657: Fix TSAN race in QSBR assertion (#119887)

Due to a limitation in TSAN, all reads from `PyThreadState.state` must be
atomic to avoid reported races.
S
Sam Gross committed
90ec19fd33e2452902b9788d4821f1fbf6542304
Parent: 60593b2
Committed by GitHub <noreply@github.com> on 6/1/2024, 2:04:38 PM