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
When removing a VM, it's not important to wait until it's cleanly shutdown. After implementing "delete" in the macadam machine driver, I see Waiting for VM to exit... for several seconds, which should not matter when deleting.
We need to look into improving this in podman.
The text was updated successfully, but these errors were encountered:
When removing a VM, it's not important to wait until it's cleanly shutdown. After implementing "delete" in the macadam machine driver, I see
Waiting for VM to exit...
for several seconds, which should not matter when deleting.We need to look into improving this in podman.
The text was updated successfully, but these errors were encountered: