Skip to content
  • Anael Beutot's avatar
    Fixed libvirt bad exception when destroying a VM. · e1233fb2
    Anael Beutot authored
    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.
    e1233fb2