SIGN IN SIGN UP

gh-120524: Avoid a Race On _PyRuntime.types.managed_static.types[i].interp_count (gh-120529)

gh-120182 added new global state (interp_count), but didn't add thread-safety for it.  This change eliminates the possible race.
E
Eric Snow committed
2c66318cdc0545da37e7046533dfe74bde129d91
Parent: e73c42e
Committed by GitHub <noreply@github.com> on 6/17/2024, 7:16:00 PM