Fixed libvirt bad exception when destroying a VM.
Libvirt raises an exception saying "domain not runnning" when trying to destroy a VM that is in fact running. So we try to figure out if this is this kind of exception and we ignore it in this case.
Loading
Please register or sign in to comment