diff options
author | Xiang Zhang <angwerzx@126.com> | 2017-03-29 04:50:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-29 04:50:28 (GMT) |
commit | 346dcd65e6b832a35b4cfc15b7309b51a38e9ca2 (patch) | |
tree | 274015e6633f394cdfbe91a7aff4dec828f8fc9d /Doc/library | |
parent | c4021af50526f488c0c280e7c7eaa83ef80ae1df (diff) | |
download | cpython-346dcd65e6b832a35b4cfc15b7309b51a38e9ca2.zip cpython-346dcd65e6b832a35b4cfc15b7309b51a38e9ca2.tar.gz cpython-346dcd65e6b832a35b4cfc15b7309b51a38e9ca2.tar.bz2 |
bpo-28699: fix abnormal behaviour of pools in multiprocessing.pool (GH-882)
an exception raised at the very first of an iterable would cause pools behave abnormally
(swallow the exception or hang)
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions