Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2018-01-05.12:33:10.791>created_at=<Date2017-10-05.07:41:45.845>labels= ['3.7', 'type-bug', 'library']
title='Deadlocks in `concurrent.futures.ProcessPoolExecutor` with pickling error'updated_at=<Date2018-01-05.12:33:10.789>user='https://github.com/tomMoral'
When using concurrent.futures.ProcessPoolExecutor with objects that are not picklable or unpicklable, several situations results in a deadlock, with the interpreter freezed.
New changeset 94459fd by Antoine Pitrou (Thomas Moreau) in branch 'master': bpo-31699 Deadlocks in concurrent.futures.ProcessPoolExecutor with pickling error (bpo-3895) 94459fd
concurrent.futures.ProcessPoolExecutor
with pickling error #3895concurrent.futures.ProcessPoolExecutor
with unpickling error #4256Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: