Actions
Bug #90
closed
WA
WA
Prevent run again a started VM
Bug #90:
Prevent run again a started VM
Description
Right now, it is possible to start a VM which is already running. I need to check if there is a pid for that, and prevent running it again.
I need to make sure there will not be a situation that the user will be prevented on running a VM because something weird happened (crash, closed app etc).
Investigate if instead of preventing the rerun of the VM, I should add a dialog asking the user to confirm.
Actions