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
Commands push their return statuses onto the stack. If that return status isn't used, it just stays on the stack forever. This could cause a stack overflow if you executed many commands.