diff options
author | Richard Oudkerk <shibturn@gmail.com> | 2012-05-02 16:36:26 +0100 |
---|---|---|
committer | Richard Oudkerk <shibturn@gmail.com> | 2012-05-02 16:36:26 +0100 |
commit | 0c200c282b460d84e0f8ddd56ce10cc79dfb3600 (patch) | |
tree | becc1fabd2d67b561396005d8f63094ae23b4dc0 /Python/graminit.c | |
parent | a9e18cdd7f3de14c49fea7785a4f632f0c097fe4 (diff) | |
download | cpython-git-0c200c282b460d84e0f8ddd56ce10cc79dfb3600.tar.gz |
Issue #9400: Partial backport of fix for #9244
In multiprocessing, a pool worker process would die
if the result/error could not be pickled. This could
cause pool methods to hang.
In 3.x this was fixed by 0aa8af79359d (which also added
an error_callback argument to some methods), but the fix
was not back ported.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions