MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / cancel

Method cancel

source code/utils/task/diskOutput.ts:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 }
138
139 cancel(): void {
140 this.#queue.length = 0
141 }
142
143 async #drainAllChunks(): Promise<void> {
144 while (true) {

Callers 8

_clearOutputsForTestFunction · 0.80
cleanupTaskOutputFunction · 0.80
clearMethod · 0.80
detachForShutdownMethod · 0.80
unmountMethod · 0.80
onSessionDoneFunction · 0.80
releaseStreamResourcesFunction · 0.80
useTypeaheadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected