mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
If the child process takes longer than SHORT_TIMEOUT seconds to complete, kill the process but then wait until it completes with no timeout to not leak child processes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| test_input.py | ||
| test_interact.py | ||
| test_keymap.py | ||
| test_pyrepl.py | ||
| test_reader.py | ||
| test_unix_console.py | ||
| test_unix_eventqueue.py | ||
| test_windows_console.py | ||