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 patch removes the wrapper that checks whether the server have been
requested to shut down for the exit notification message. This message
should be handled directly as is, since otherwise we never reach the
exit() call and the server stays alive in a useless state forever.
0 commit comments