diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-06-17 19:16:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 19:16:00 (GMT) |
commit | 2c66318cdc0545da37e7046533dfe74bde129d91 (patch) | |
tree | 13c31f6df905d37a572718bf4994ffeb04c28f38 /Python/executor_cases.c.h | |
parent | e73c42e15cf83c7a81de016ce2827c04110c80c3 (diff) | |
download | cpython-2c66318cdc0545da37e7046533dfe74bde129d91.zip cpython-2c66318cdc0545da37e7046533dfe74bde129d91.tar.gz cpython-2c66318cdc0545da37e7046533dfe74bde129d91.tar.bz2 |
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.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions