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
If user catches Exception (or maybe a specialized InterpreterException), we could expose the interpreter stacktrace. This is useful if users want to programmatically print something about where their programs failed.