MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _repopulate_pool

Method _repopulate_pool

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

Bring the number of pool processes up to the specified number, for use after reaping workers which have exited.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.95
_maintain_poolMethod · 0.95

Calls 4

startMethod · 0.95
debugFunction · 0.90
appendMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected