Skip to content

Commit b7d3b38

Browse files
committed
fix news entry rst
1 parent 0bf5a5f commit b7d3b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fix a deadlock in :class:`multiprocessing.resource_tracker.ResourceTracker`
1+
Fix a deadlock in :mod:`multiprocessing`'s resource tracker
22
where the parent process could hang indefinitely in :func:`os.waitpid`
33
during interpreter shutdown if a child created via :func:`os.fork` still
44
held the resource tracker's pipe open.

0 commit comments

Comments
 (0)