MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / inFlight

Function inFlight

packages/agent-core/test/session/subagent-batch.test.ts:693–693  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

691 });
692 };
693 const inFlight = () => attempts.length - resolved.size;
694
695 // Initial burst is capped at 3 instead of the default 5.
696 await vi.advanceTimersByTimeAsync(0);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected