X Tutup
Skip to content

[2.7] bpo-30258: Fix handling of child error in regrtest#1477

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_27
May 5, 2017
Merged

[2.7] bpo-30258: Fix handling of child error in regrtest#1477
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_27

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 5, 2017

Don't stop the worker thread if a child failed.

Don't stop the worker thread if a child failed.
@vstinner vstinner merged commit 228da42 into python:2.7 May 5, 2017
@vstinner vstinner deleted the regrtest_27 branch May 5, 2017 08:28
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

X Tutup