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
bin: ensure we clean up after error and successful dry-run
We need to perform the same partial initialization and releasing of
resources whether or not the dry-run was successful, so this commit
ensures that we call those functions before exiting either way.
0 commit comments