mirror of
https://github.com/python/cpython.git
synced 2025-11-19 02:39:15 +00:00
If the `shutdown()` call happens before the worker thread starts executing the task, then nothing will be printed to stdout. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| executor.py | ||
| test_as_completed.py | ||
| test_deadlock.py | ||
| test_future.py | ||
| test_init.py | ||
| test_process_pool.py | ||
| test_shutdown.py | ||
| test_thread_pool.py | ||
| test_wait.py | ||
| util.py | ||