Skip to content

Fix ocassional crash when reloading machine - #74

Open
Sn0wCrack wants to merge 2 commits into
letiemble:mainfrom
Sn0wCrack:fix/ocassional-crash-on-machine-reload
Open

Fix ocassional crash when reloading machine#74
Sn0wCrack wants to merge 2 commits into
letiemble:mainfrom
Sn0wCrack:fix/ocassional-crash-on-machine-reload

Conversation

@Sn0wCrack

Copy link
Copy Markdown

Sometimes the VM does not fully stop before reload calls start again. This can cause issues if you are using folder mounts, where the previous VM is still partially alive and claims the folders on the host machine.

Using the graceful halt action ensures the VM is in the correct state before moving on.

sometimes the vm does not fully stop before reload calls start again, using the graceful halt action ensures the vm is in the correct state before moving on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant