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
This means that on shutdown the overwritten error handler is used, which throws - however since it's not in a try/catch block anymore now, this will fatal (= call the exception handler and exit)