You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nightshift] zephyr: drop dead scatter_manifest_dir parameter
The coordinator-side scatter manifest was removed in #4853 but its
plumbing — the `scatter_manifest_dir` parameter on
`_regroup_result_refs` and the `output_stage_name` /
`join_output_stage_name` locals that only existed to build that path —
was left behind. Remove the unused parameter, its two call sites, and
the two dead locals.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments