Skip to content

Commit 5a27c11

Browse files
committed
DOC add NEWS entry
1 parent f99ce5e commit 5a27c11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix deadlocks in :class:`concurrent.futures.ProcessPoolExecutor`, caused by
2+
pickling or unpickling errors. This should make sure that calls to the
3+
:class:`ProcessPoolExecutor` API always return.

0 commit comments

Comments
 (0)