[3.5] bpo-28699: fix a bug that exception at the very first of a iterable would cause pools behave abnormaly by zhangyangyu · Pull Request #884 · 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

Conversation

@zhangyangyu

Copy link Copy Markdown

Member

backports to 3.5 for #693

…ythonGH-693)

an exception raised at the very first of an iterable would cause pools behave abnormally
(swallow the exception or hang)

@zhangyangyu zhangyangyu changed the title [3.5] fix a bug that exception at the very first of a iterable would cause pools behave abnormaly [3.5] bpo-28699: fix a bug that exception at the very first of a iterable would cause pools behave abnormaly

Mar 29, 2017

@zhangyangyu zhangyangyu merged commit 9f8e090 into python:3.5

Mar 29, 2017

@zhangyangyu zhangyangyu deleted the backport-3.5-bpo-28699 branch

March 29, 2017 04:51

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

@zhangyangyu @the-knights-who-say-ni