[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
zhangyangyu merged 2 commits intopython:3.5from
Mar 29, 2017Conversation
zhangyangyu added 2 commits
March 29, 2017 12:09…ythonGH-693) an exception raised at the very first of an iterable would cause pools behave abnormally (swallow the exception or hang)
zhangyangyu
added
the
cherry-pick for 3.5
label
the-knights-who-say-ni
added
the
CLA signed
label
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
zhangyangyu
merged commit
9f8e090
into
python:3.5
zhangyangyu
deleted the
backport-3.5-bpo-28699
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment