summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-10-09 14:02:15 (GMT)
committerGitHub <noreply@github.com>2019-10-09 14:02:15 (GMT)
commit359a1975cbca488ccd5ea13bd7268d7e88664078 (patch)
tree5c7e8a82307d4cdf41b0160899ec8c511f15c394 /Modules
parentd004a5b082d0770682e6efbf03105a67469d4820 (diff)
downloadcpython-359a1975cbca488ccd5ea13bd7268d7e88664078.zip
cpython-359a1975cbca488ccd5ea13bd7268d7e88664078.tar.gz
cpython-359a1975cbca488ccd5ea13bd7268d7e88664078.tar.bz2
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 'Modules')
0 files changed, 0 insertions, 0 deletions