mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
gh-120182 added new global state (interp_count), but didn't add thread-safety for it. This change eliminates the possible race. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_api.py | ||
| test_channels.py | ||
| test_lifecycle.py | ||
| test_queues.py | ||
| test_stress.py | ||
| utils.py | ||