Skip to content

bpo-37531: Fix regrtest _timedout() function on timeout #15419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2019
Merged

bpo-37531: Fix regrtest _timedout() function on timeout #15419

merged 1 commit into from
Aug 23, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 23, 2019

Fix code handling TimeoutExpired exception in _timedout().

https://bugs.python.org/issue37531

Fix code handling TimeoutExpired exception in _timedout().
@vstinner vstinner merged commit 767434c into python:master Aug 23, 2019
@vstinner vstinner deleted the regrtest_timeout3 branch August 23, 2019 10:27
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
Fix code handling TimeoutExpired exception in _timedout().
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Fix code handling TimeoutExpired exception in _timedout().
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Fix code handling TimeoutExpired exception in _timedout().
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.

3 participants