- Direct Known Subclasses:
- VM.SSH
- Enclosing class:
- VM
public static class VM.Watchdog
extends VM
A VM whose only job is to wait for its parent to be gone, then kill its child process.
Otherwise every killed test leaves a bunch of orphan ssh and java processes.