diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-10-09 06:52:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-09 06:52:34 -0700 |
commit | 598bfa4d457d61431142ad99ecbb9bd10cf314e6 (patch) | |
tree | 4fce3a5695c90a56b8df417bb6bc2940f60fdffe /Python/Python-ast.c | |
parent | 0b354fc2bfe1a4624551907df396ed36ea8bf4ca (diff) | |
download | cpython-git-598bfa4d457d61431142ad99ecbb9bd10cf314e6.tar.gz |
bpo-37531: regrtest ignores output on timeout (GH-16659)
bpo-37531, bpo-38207: On timeout, regrtest no longer attempts to call
`popen.communicate() again: it can hang until all child processes
using stdout and stderr pipes completes. Kill the worker process and
ignores its output.
Reenable test_regrtest.test_multiprocessing_timeout().
bpo-37531: Change also the faulthandler timeout of the main process
from 1 minute to 5 minutes, for Python slowest buildbots.
(cherry picked from commit 0ec618af98ac250a91ee9c91f8569e6df6772758)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions