Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ignoramous
1y ago
0 comments
Save
Share
>
The default for multiprocessing is still to fork (fortunately changing in 3.14)
If I may: Changing from
fork
to what?
0 comments
1 comments · 1 top-level
top
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