class documentation
class LocalWorkerPool:
Implement a worker pool that runs tests in-process instead of in child processes.
Async Method | start |
Undocumented |
Class Variable | _autostop |
Undocumented |
Class Variable | _config |
Undocumented |
Class Variable | _started |
Undocumented |