summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/util.py
diff options
context:
space:
mode:
authorThomas Moreau <thomas.moreau.2010@gmail.com>2018-01-05 10:15:54 (GMT)
committerAntoine Pitrou <pitrou@free.fr>2018-01-05 10:15:54 (GMT)
commit94459fd7dc25ce19096f2080eb7339497d319eb0 (patch)
tree7623769fafc2025884ac9a8b1a41e2f0ba5f13db /Lib/multiprocessing/util.py
parent65f2a6dcc2bc28a8566b74c8e9273f982331ec48 (diff)
downloadcpython-94459fd7dc25ce19096f2080eb7339497d319eb0.zip
cpython-94459fd7dc25ce19096f2080eb7339497d319eb0.tar.gz
cpython-94459fd7dc25ce19096f2080eb7339497d319eb0.tar.bz2
bpo-31699 Deadlocks in `concurrent.futures.ProcessPoolExecutor` with pickling error (#3895)
Fix deadlocks in :class:`concurrent.futures.ProcessPoolExecutor` when task arguments or results cause pickling or unpickling errors. This should make sure that calls to the :class:`ProcessPoolExecutor` API always eventually return.
Diffstat (limited to 'Lib/multiprocessing/util.py')
0 files changed, 0 insertions, 0 deletions