]> granicus.if.org Git - python/commit
Issue #19425 -- a pickling error should not cause pool to hang.
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 28 Oct 2013 23:11:58 +0000 (23:11 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 28 Oct 2013 23:11:58 +0000 (23:11 +0000)
commite90cedb71102c78b93839fd282f53c618defc023
tree5fdf60f355610d7e441f97316947da1b9035e204
parent3797065ac55997741fd625a30a8308c04ee5c9b9
Issue #19425 -- a pickling error should not cause pool to hang.
Lib/multiprocessing/pool.py
Lib/test/test_multiprocessing.py