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 5f36fbf commit 4b848a9Copy full SHA for 4b848a9
Doc/library/multiprocessing.rst
@@ -579,6 +579,7 @@ The :mod:`multiprocessing` package mostly replicates the API of the
579
not true if using the ``"fork"`` start method, as of Python ``3.14`` that
580
is no longer the default on any platform. See
581
:ref:`multiprocessing-start-methods`.
582
+ See also :gh:`132898`.
583
584
.. versionchanged:: 3.3
585
Added the *daemon* parameter.
0 commit comments