Thanks to visit codestin.com Credit goes to github.com
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 2a9c227 commit 346aabfCopy full SHA for 346aabf
1 file changed
Doc/library/multiprocessing.rst
@@ -1706,7 +1706,7 @@ their parent process exits. The manager classes are defined in the
1706
shutdown times out, the process is terminated. If terminating the process
1707
also times out, the process is killed.
1708
1709
- .. versionchanged: 3.11
+ .. versionchanged:: 3.11
1710
Added the *shutdown_timeout* parameter.
1711
1712
.. method:: start([initializer[, initargs]])
0 commit comments