bpo-28699: fix abnormal behaviour of pools in multiprocessing.pool (GH-693)
an exception raised at the very first of an iterable would cause pools behave abnormally (swallow the exception or hang)
X
Xiang Zhang committed
794623bdb232eafd8925f76470209afcdcbcdcd2
Parent: ec1f5df
Committed by GitHub <noreply@github.com>
on 3/29/2017, 3:58:54 AM