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
Today if something explodes in vmexec I believe it simply just gets logged to stderr and the process is marked as exiting with ec 1. We should have some mechanism to turn the error text into a real error (CZError) and bubble this up.