Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ cancel
Method
cancel
src/utils/task/diskOutput.ts:137–139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
}
136
137
cancel(): void {
138
this.#queue.length = 0
139
}
140
141
async
#drainAllChunks(): Promise<void> {
142
while
(true) {
Callers
3
_clearOutputsForTest
Function · 0.45
cleanupTaskOutput
Function · 0.45
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected