mirror of
https://github.com/python/cpython.git
synced 2025-08-22 09:45:06 +00:00
![]() This starts the process. Users who don't specify their own start method and use the default on platforms where it is 'fork' will see a DeprecationWarning upon multiprocessing.Pool() construction or upon multiprocessing.Process.start() or concurrent.futures.ProcessPool use. See the related issue and documentation within this change for details. |
||
---|---|---|
.. | ||
futures | ||
__init__.py |