pub fn write_context_snapshot(
run_id: &str,
snap: &ContextSnapshot,
) -> Result<()>Expand description
Atomically write a context snapshot for the run.
pub fn write_context_snapshot(
run_id: &str,
snap: &ContextSnapshot,
) -> Result<()>Atomically write a context snapshot for the run.