Part of lp.services.twistedsupport.processmonitor View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | callLater | Override TimeoutMixin.callLater so we use self._clock. | 
| Method | spawnProcess | Start a process. | 
| Method | connectionMade | Start the timeout counter when connection is made. | 
| Method | timeoutConnection | When a timeout occurs, kill the process with a SIGKILL. | 
| Method | processEnded | Undocumented |