mirror of
https://github.com/python/cpython.git
synced 2026-04-02 01:51:06 +00:00
Use events instead of relying on `time.sleep()`. The tests are also now about four times faster. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| executor.py | ||
| test_as_completed.py | ||
| test_deadlock.py | ||
| test_future.py | ||
| test_init.py | ||
| test_interpreter_pool.py | ||
| test_process_pool.py | ||
| test_shutdown.py | ||
| test_thread_pool.py | ||
| test_wait.py | ||
| util.py | ||