MCPcopy Create free account
hub / github.com/angular/dev-infra / isClosed

Function isClosed

github-actions/saucelabs/set-saucelabs-env.js:17267–17269  ·  view source on GitHub ↗
(ws)

Source from the content-addressed store, hash-verified

17265 configurable: false
17266 };
17267 var states = {
17268 CONNECTING: 0,
17269 OPEN: 1,
17270 CLOSING: 2,
17271 CLOSED: 3
17272 };

Callers 1

closeWebSocketConnectionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected