Skip to main content

conduct

Function conduct 

Source
pub fn conduct(
    runnable: &[ConductTask],
    stalled: &[ConductTask],
    finished: &[ConductFinished],
    language: &str,
) -> String
Expand description

Prompt for crate::conduct’s single seat.

Review vs Requeue is spelled out explicitly: a branch that still exists and only needs a mergeable fix is cheaper to re-review than to re-implement, but a run whose findings say the design itself is wrong gains nothing from reviewing the same design again.