mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Warden will call the recover method when env[:interrupted] is set, so just return instead and let it walk the stack to perform cleanup. This ensures that during the WaitTillUp action that the user setting to disable destroy_on_error is respected should the exception occur during looking for the IP address or SSH connection.