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
onExit to closely implies it has the exact behavior of process.on('exit but as it is async it does not. Especially when it comes to which exist status code is chosen during some race scenarios.