module documentation
This module implements the worker classes.
| Present Since | |
| 12.3 |
| Class | |
Local process worker protocol. This worker runs as a local process and communicates via stdin/out. |
| Class | |
A IAddress implementation meant to provide stub addresses for ITransport.getPeer and ITransport.getHost. |
| Class | |
Local implementation of the manager commands. |
| Class | |
A stub transport implementation used to support AMP over a ProcessProtocol transport. |
| Class | |
Represent the result of a workercommands.Run command. |
| Class | |
An object that can run actions. |
| Class | |
The worker-side trial distributed protocol. |
| Exception | |
An operation was attempted on a worker process which is not running. |
| Exception | |
An exception was reported by a test running in a worker process. |
| Type Alias | |
Undocumented |
| Type Variable | _T |
Undocumented |