MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / startAlgorithm

Function startAlgorithm

out/cli.cjs:13541–13542  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13539 return cancelPromise;
13540 }
13541 function startAlgorithm() {
13542 }
13543 branch1 = CreateReadableStream(startAlgorithm, pullAlgorithm, cancel1Algorithm);
13544 branch2 = CreateReadableStream(startAlgorithm, pullAlgorithm, cancel2Algorithm);
13545 uponRejection(reader._closedPromise, (r3) => {

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…