MCPcopy Index your code
hub / github.com/AI45Lab/Code / concurrency_hint

Method concurrency_hint

core/src/orchestration/combinators.rs:318–320  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

316 }
317 }
318 fn concurrency_hint(&self) -> usize {
319 4
320 }
321 }
322
323 fn stage<I, F>(f: F) -> PipelineStage<I>

Callers 2

execute_pipelineFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected