mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
5ade9d4610
On tests that expect a clean shutdown there is no need to try and kill the child after wait() has returned as the process has already exited. Further there is no need to sleep before wait() as wait will block until the VM and VMM shutdown is complete. Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
integration.rs |