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

Function Xt

out/cli.cjs:8044–8053  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

8042 return p3(e3._readableStreamController[T5](r3), t);
8043}
8044function Xt(e3) {
8045 e3._state = "closed";
8046 const t2 = e3._reader;
8047 if (void 0 !== t2 && (j3(t2), K5(t2))) {
8048 const e4 = t2._readRequests;
8049 t2._readRequests = new S5(), e4.forEach((e5) => {
8050 e5._closeSteps();
8051 });
8052 }
8053}
8054function Jt(e3, t2) {
8055 e3._state = "errored", e3._storedError = t2;
8056 const r3 = e3._reader;

Callers 4

veFunction · 0.85
GtFunction · 0.85
closeMethod · 0.85
[q5]Method · 0.85

Calls 3

j3Function · 0.85
K5Function · 0.85
forEachMethod · 0.45

Tested by

no test coverage detected