Describe the bug
If you suspend a VM, then try to forcefully power it off, the multipass daemon gets stuck.
To Reproduce
> multipass.exe launch --name suspend-shutdown-test
> multipass.exe suspend suspend-shutdown-test
> multipass.exe delete suspend-shutdown-test --purge # Gets stuck
> multipass.exe disable-zones 1 # Gets stuck
> multipass.exe stop suspend-shutdown-test --force # Gets stuck
Expected behavior
Multipass should not get stuck
Additional info
- OS: Windows 11 Pro
- CPU architecture or model: x86
Describe the bug
If you suspend a VM, then try to forcefully power it off, the multipass daemon gets stuck.
To Reproduce
Expected behavior
Multipass should not get stuck
Additional info