MCPcopy 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

1import multiprocessing
2import sys
3
4print(__name__, end='', file=sys.stderr)

Callers

nothing calls this directly

Calls 4

set_start_methodMethod · 0.45
ProcessMethod · 0.45
startMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected