MCPcopy
hub / github.com/di-sukharev/opencommit / handleFetchDone

Function handleFetchDone

out/cli.cjs:59910–59910  ·  view source on GitHub ↗
(response)

Source from the content-addressed store, hash-verified

59908 requestObject.signal,
59909 () => {
59910 locallyAborted = true;
59911 assert2(controller != null);
59912 controller.abort(requestObject.signal.reason);
59913 abortFetch(p4, request3, responseObject, requestObject.signal.reason);

Callers

nothing calls this directly

Calls 1

finalizeAndReportTimingFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…