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
Force test exit, to avoid issues with left-over keep-alive sockets
This probably requires a proper fix in Mockttp - if the downstream
socket gets closed, we should ensure we kill the upstream socket
too. Seems that's not happening right now though, and it doesn't
need to block anything else.
0 commit comments