Staging
v0.5.1
https://github.com/python/cpython
Revision 5f1590d5e679f4dd0b611ef54ae512f137e78f1b authored by Miss Islington (bot) on 17 September 2019, 12:34:13 UTC, committed by Victor Stinner on 17 September 2019, 12:34:13 UTC
When using multiprocesss (-jN), the main process now uses a timeout
of 60 seconds instead of the double of the --timeout value. The
buildbot server stops a job which does not produce any output in 1200
seconds.
(cherry picked from commit 46b0b81220a23bc4aee5ba3ba67e8cf1b5df7960)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent f668d2b
History
Tip revision: 5f1590d5e679f4dd0b611ef54ae512f137e78f1b authored by Miss Islington (bot) on 17 September 2019, 12:34:13 UTC
bpo-37531: regrtest main process uses shorter timeout (GH-16220) (GH-16224)
Tip revision: 5f1590d
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top