Constant fixture::sys::linux::VM_COMMUNICATION_TIMEOUT
source · const VM_COMMUNICATION_TIMEOUT: Duration;
Expand description
Timeout for communicating with the VM. If we do not hear back, panic so we do not block the tests.