Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ subagent-batch.test.ts
File
subagent-batch.test.ts
packages/agent-core/test/session/subagent-batch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createControlledPromise } from
'@antfu/utils'
;
2
import
{ APIProviderRateLimitError } from
'@moonshot-ai/kosong'
;
3
import
{ describe, expect, it, vi } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
9
userCancellationReason
Function · 0.90
resolveSwarmMaxConcurrency
Function · 0.90
createMockBatchRunner
Function · 0.85
inFlight
Function · 0.85
resolveOne
Function · 0.85
queuedTask
Function · 0.70
forEach
Method · 0.65
resolve
Method · 0.65
abort
Method · 0.65
Tested by
no test coverage detected