mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
![]() 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. |
||
---|---|---|
.. | ||
futures | ||
__init__.py |