class documentation

class StartedWorkerPoolBroken: (source)

View In Hierarchy

A broken, started worker pool. Its workers cannot run actions. They always raise an exception.

Async Method join Undocumented
Async Method run Undocumented
async def join(self): (source)

Undocumented

async def run(self, workerAction): (source)

Undocumented

Parameters
workerAction:WorkerActionUndocumented