Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ignoramous
1y ago
0 comments
Share
>
The default for multiprocessing is still to fork (fortunately changing in 3.14)
If I may: Changing from
fork
to what?
0 comments
default
newest
oldest
thomasjudge
1y ago
"In Python 3.14, the default will be changed to either “spawn” or “forkserver” (a mostly safer alternative to “fork”)."
-
https://pythonspeed.com/articles/python-multiprocessing/
j
/
k
navigate · click thread line to collapse