Skip to content

Commit 62af0b7

Browse files
Update Misc/NEWS.d/next/Library/2023-09-25-02-11-14.gh-issue-114440.b2TrqG.rst
1 parent 188228f commit 62af0b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS.d/next/Library/2023-09-25-02-11-14.gh-issue-114440.b2TrqG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
On Windows, closing the connection writer when cleaning up a broken
2-
:cls:`multiprocessing.Queue` queue is now done for all queues, rather than
2+
:class:`multiprocessing.Queue` queue is now done for all queues, rather than
33
only in :mod:`concurrent.futures` manager thread.
44
This can prevent a deadlock when a ``multiprocessing`` worker process terminates
55
without cleaning up.

0 commit comments

Comments
 (0)