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

Method callback

github-actions/bazel/configure-remote/configure-remote.js:8071–8077  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8069 if (this[kSize]) {
8070 this[kClosedResolve] = resolve2;
8071 } else {
8072 resolve2(null);
8073 }
8074 });
8075 });
8076 }
8077 [kDestroy](err) {
8078 return __async(this, null, function* () {
8079 return new Promise((resolve2) => {
8080 const requests = this[kQueue].splice(this[kPendingIdx]);

Callers 1

mockDispatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected