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
Extract duplicate post-build transition logic into
next_state_after_build_ready in stream.rs. This
centralizes the decision between Completed and
FetchProbeBatch in one location and streamlines
both collect_build_side and wait_for_partition_bounds_report
to use the new helper function.
0 commit comments