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

Function cancel

out/cli.cjs:48050–48052  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

48048 return controller.desiredSize > 0;
48049 },
48050 async cancel(reason) {
48051 await iterator2.return();
48052 }
48053 },
48054 0
48055 );

Callers

nothing calls this directly

Calls 3

cancelAlgorithmFunction · 0.85
_onFinishFunction · 0.85
returnMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…