Skip to content

Multipass fails to force shutdown a suspended VM on Windows using the HCS backend #5263

Description

@theartful

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

jiraCreate a Jira ticket for this issuewindowsIssue affecting the Windows platform

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions