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

Function cancel

github-actions/browserstack/set-browserstack-env.js:1500–1504  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

1498 });
1499 },
1500 cancel(reason) {
1501 return __async(this, null, function* () {
1502 yield iterator.return();
1503 });
1504 },
1505 type: "bytes"
1506 }
1507 );

Callers

nothing calls this directly

Calls 2

__asyncFunction · 0.70
cancelAlgorithmFunction · 0.70

Tested by

no test coverage detected