bpo-33725: multiprocessing uses spawn by default on macOS (GH-13603)
On macOS, the multiprocessing module now uses the "spawn" start method by default.
Showing
Please
register
or
sign in
to comment
On macOS, the multiprocessing module now uses the "spawn" start method by default.