Skip to main content

write_stage_context

Function write_stage_context 

Source
pub fn write_stage_context(
    run_id: &str,
    stage_idx: usize,
    snap: &ContextSnapshot,
) -> Result<()>
Expand description

Atomically write a context snapshot for a specific stage.