MCPcopy Index your code
hub / github.com/python/cpython / mp_pool.py

File mp_pool.py

Doc/includes/mp_pool.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import multiprocessing
2import time
3import random
4import sys

Callers

nothing calls this directly

Calls 2

freeze_supportMethod · 0.80
testFunction · 0.70

Tested by

no test coverage detected