Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_pipeline
Function · 0.45
execute_steps_parallel_resumable
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected