Skip to content

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

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
Copy link
Copy Markdown
Member

@vstinner vstinner commented Aug 7, 2017

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
Copy link
Copy Markdown
Member Author

vstinner commented Aug 7, 2017

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants