Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ abort
Method
abort
packages/server/src/ws/connection.ts:57–57 ·
view source on GitHub ↗
( sessionId: string, promptId: string, )
Source
from the content-addressed store, hash-verified
55
56
export
interface
AbortHandler {
57
abort(
58
sessionId: string,
59
promptId: string,
60
): Promise<{ aborted: boolean; at_seq?: number }>;
Callers
15
telemetry.test.ts
File · 0.65
shutdown
Method · 0.65
abortFromExternal
Function · 0.65
fetchWithTimeout
Function · 0.65
generate.test.ts
File · 0.65
onMessagePart
Function · 0.65
google-genai.test.ts
File · 0.65
mockStream
Function · 0.65
cross-provider-consistency.test.ts
File · 0.65
abort-cleanup.test.ts
File · 0.65
onMessagePart
Function · 0.65
onMessagePart
Function · 0.65
Calls
no outgoing calls
Tested by
4
onMessagePart
Function · 0.52
mockStream
Function · 0.52
onMessagePart
Function · 0.52
onMessagePart
Function · 0.52