◐ Shell
clean mode source ↗

[WIP][2.7] bpo-30351: regrtest: add --timeout by vstinner · Pull Request #3019 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Closed

vstinner

wants to merge 1 commit into

python:2.7from

vstinner:watchdog

Closed

[WIP][2.7] bpo-30351: regrtest: add --timeout#3019

vstinner

wants to merge 1 commit into

python:2.7from

vstinner:watchdog

Conversation

@vstinner

@vstinner vstinner commented

Aug 7, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Add an optional watchdog thread which dumps the Python traceback
regrtest takes longer than timeout seconds.

https://bugs.python.org/issue30351

Add an optional watchdog thread which dumps the Python traceback
regrtest takes longer than timeout seconds.

@vstinner

vstinner commented

Aug 7, 2017

Copy link Copy Markdown

Member Author

To debug http://bugs.python.org/issue31068 "test_ttk_guionly hangs on AMD64 Windows8.1 Refleaks 2.7" I still need such watchdog feature, so I rebased my old PR.

@vstinner vstinner changed the title [WIP] bpo-30351: regrtest: add --timeout [WIP][2.7] bpo-30351: regrtest: add --timeout

Sep 1, 2017

@vstinner

Copy link Copy Markdown

Member Author

The watch dog thread is not reliable, so again, I prefer to abandon my PR.

@vstinner vstinner closed this

Sep 16, 2017

@vstinner vstinner deleted the watchdog branch

September 16, 2017 00:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner @the-knights-who-say-ni