mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Reverses the #[cfg(test)] gating on RunServices::with_run_store / with_emitter / with_sandbox / with_cancel_requested — manager_loop and parallel handlers have production callers that were unpacking 7 fields into locals just to reconstruct RunServices::new(...). manager_loop builds its child via parent_run.with_run_store(...).with_cancel_requested(None). parallel builds each branch via parent_run.with_sandbox(...). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||