SIGN IN SIGN UP

gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190)

The adaptive counter doesn't do anything currently in the free-threaded
build and TSan reports a data race due to concurrent modifications to
the counter.
S
Sam Gross committed
2b163aa9e796b312bb0549d49145d26e4904768e
Parent: 1d8e453
Committed by GitHub <noreply@github.com> on 7/30/2024, 5:53:47 PM