Skip to content

Commit 4b848a9

Browse files
committed
add a pointer to the GH issue from the doc note
1 parent 5f36fbf commit 4b848a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/multiprocessing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ The :mod:`multiprocessing` package mostly replicates the API of the
579579
not true if using the ``"fork"`` start method, as of Python ``3.14`` that
580580
is no longer the default on any platform. See
581581
:ref:`multiprocessing-start-methods`.
582+
See also :gh:`132898`.
582583

583584
.. versionchanged:: 3.3
584585
Added the *daemon* parameter.

0 commit comments

Comments
 (0)