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

File pool.py

Lib/multiprocessing/pool.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# Module providing the `Pool` class for managing a process pool
3#
4# multiprocessing/pool.py

Callers

nothing calls this directly

Calls 1

countMethod · 0.45

Tested by

no test coverage detected