Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_clearOutputsForTest
Function · 0.80
cleanupTaskOutput
Function · 0.80
clear
Method · 0.80
detachForShutdown
Method · 0.80
unmount
Method · 0.80
onSessionDone
Function · 0.80
releaseStreamResources
Function · 0.80
useTypeahead
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected