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

Function onPipeData

github-actions/bazel/configure-remote/configure-remote.js:7518–7520  ·  view source on GitHub ↗
(chunk)

Source from the content-addressed store, hash-verified

7516 h2stream,
7517 (err) => {
7518 if (err) {
7519 util.destroy(pipe, err);
7520 abort(err);
7521 } else {
7522 util.removeAllListeners(pipe);
7523 request.onRequestSent();

Callers

nothing calls this directly

Calls 1

onBodySentMethod · 0.45

Tested by

no test coverage detected