Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mp_preload_main.py
File
mp_preload_main.py
Lib/test/mp_preload_main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
multiprocessing
2
3
print(f
"{__name__}"
)
4
Callers
nothing calls this directly
Calls
5
get_context
Method · 0.45
set_forkserver_preload
Method · 0.45
Process
Method · 0.45
start
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected