mirror of
https://github.com/python/cpython.git
synced 2026-02-27 09:31:19 +00:00
Fix a race condition in concurrent.futures._ThreadWakeup: access to _ThreadWakeup is now protected with the shutdown lock. |
||
|---|---|---|
| .. | ||
| futures | ||
| __init__.py | ||