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
test(proxy): stabilize closeProxy websocket shutdown test (a5c726b)
Replace fixed sleeps with an explicit websocket-open latch before closing the proxy request handler. Add a bounded timeout when waiting for websocket results so regressions fail fast instead of hanging.