class documentation

class BrokenWorkerPool:

View In Hierarchy

A worker pool that has workers with a broken ``run`` method.

Async Method start Undocumented
Class Variable _config Undocumented
async def start(self, reactor: interfaces.IReactorProcess) -> StartedWorkerPoolBroken:

Undocumented

Undocumented