You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an error that appears when trying to delete an instance that is…
… already deleted. (#109)
* Prevent deleting already removed instances.
* Prehashed empty hash.
* Use go.exists instead of pcall, when detecting non existing instances.