mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-26 07:35:25 +00:00
e1a07ce3c4
If the current state is paused that means most of the handles got killed by pthread_kill We need to unpark those threads to make the shutdown worked. Otherwise The shutdown API hangs and the API is not responding afterwards. So before the shutdown call we need to resume the VM make it succeed. Fixes: #817 Signed-off-by: Muminul Islam <muislam@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |