Skip to content

Commit eab6073

Browse files
yonatanpperry-cybereason
authored andcommitted
rephrase news to describe user impact
1 parent c376732 commit eab6073

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Fixed ``concurrent.futures.process._ExecutorManagerThread`` to flush canceled
2-
futures before attempting to shutdown, so that it doesn't hang if all that
3-
remained in its pending work items are canceled futures.
1+
Fix a :mod:`concurrent.futures.process` bug where ``ProcessPoolExecutor`` shutdown
2+
could hang after a future has been quickly submitted and canceled.

0 commit comments

Comments
 (0)