We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c533172 commit 2a30e4fCopy full SHA for 2a30e4f
1 file changed
Misc/NEWS.d/next/Library/2024-10-14-17-29-34.gh-issue-125451.fmP3T9.rst
@@ -1,2 +1,2 @@
1
-Fix deadlock when :class:`ProcessPoolExecutor` shuts down concurrently with
2
-an error when feeding a job to a worker process.
+Fix deadlock when :class:`concurrent.futures.ProcessPoolExecutor` shuts down
+concurrently with an error when feeding a job to a worker process.
0 commit comments