Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.7] bpo-37531: regrtest main process uses shorter timeout (GH-16220)#16223

Merged
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-46b0b81-3.7miss-islington/cpython:backport-46b0b81-3.7Copy head branch name to clipboard
Sep 17, 2019
Merged

[3.7] bpo-37531: regrtest main process uses shorter timeout (GH-16220)#16223
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-46b0b81-3.7miss-islington/cpython:backport-46b0b81-3.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 17, 2019

Copy link
Copy Markdown
Contributor

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 46b0b81)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue37531

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 46b0b81)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 6591b4b into python:3.7 Sep 17, 2019
@miss-islington miss-islington deleted the backport-46b0b81-3.7 branch September 17, 2019 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.