mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Fix a race condition in concurrent.futures._ThreadWakeup: access to _ThreadWakeup is now protected with the shutdown lock. |
||
|---|---|---|
| .. | ||
| futures | ||
| __init__.py | ||