class documentation

class BrokenWorkerPool: (source)

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): (source)

Undocumented

Parameters
reactor:interfaces.IReactorProcessUndocumented
Returns
StartedWorkerPoolBrokenUndocumented

Undocumented