diff options
author | Victor Stinner <vstinner@python.org> | 2022-04-19 14:27:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 14:27:00 (GMT) |
commit | 061a8bf77c80036bed3ef4973fe0c99705c83fc6 (patch) | |
tree | 19c2418fd5877d4b3cc211e7f40eff5ad5397a08 /Lib/netrc.py | |
parent | 74070085da5322ac83c954f101f2caa150655be2 (diff) | |
download | cpython-061a8bf77c80036bed3ef4973fe0c99705c83fc6.zip cpython-061a8bf77c80036bed3ef4973fe0c99705c83fc6.tar.gz cpython-061a8bf77c80036bed3ef4973fe0c99705c83fc6.tar.bz2 |
gh-91231: Add shutdown_timeout to multiprocessing BaseManager (#32112)
Add an optional keyword 'shutdown_timeout' parameter to the
multiprocessing.BaseManager constructor. Kill the process if
terminate() takes longer than the timeout.
Multiprocessing tests pass test.support.SHORT_TIMEOUT
to BaseManager.shutdown_timeout.
Diffstat (limited to 'Lib/netrc.py')
0 files changed, 0 insertions, 0 deletions