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 there's an exit in the BEGIN block with an exit code, that status code should be returned, even if there's an exit in the END block with a zero exit code. For example: