Skip to content

Commit 5b43f02

Browse files
authored
Change NEWS
1 parent b2eac3c commit 5b43f02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Add the ``closed()`` in the :class:`multiprocessing.Process` to
2-
determine whether the process is closed.
1+
Allow to determine whether a :class:`multiprocessing.Process` has been closed
2+
via the :attr:`~multiprocessing.Process.closed` attribute.

0 commit comments

Comments
 (0)