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