MCPcopy Create free account
hub / github.com/AI45Lab/Code / concurrency_hint

Method concurrency_hint

core/src/orchestration/executor.rs:241–243  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

239 }
240 }
241 fn concurrency_hint(&self) -> usize {
242 self.hint
243 }
244 }
245
246 fn spec(id: &str, agent: &str) -> AgentStepSpec {

Callers 1

execute_steps_parallelFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected