mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Add test.support.busy_retry() (#93770)
Add busy_retry() and sleeping_retry() functions to test.support.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __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 | ||