Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/freecodexyz/free-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
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