MCPcopy Create free account
hub / github.com/brmmm3/fastthreadpool / PoolStopped

Class PoolStopped

fastthreadpool/fastthreadpool.py:44–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43
44class PoolStopped(Exception):
45 pass
46
47
48#c cdef set _pools

Callers 2

_submitMethod · 0.85
mapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected