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
Some test failures in Node result in a channel repeatedly attempting to connect to a server after all of the tests have finished running, and even after SIGINT has been sent to the process. It would be useful to disable this behavior for tests.