pub fn clear_interrupt_context()Expand description
Clear the global interrupt context.
This should be called when the pipeline completes successfully to prevent saving an interrupt checkpoint after normal completion.
pub fn clear_interrupt_context()Clear the global interrupt context.
This should be called when the pipeline completes successfully to prevent saving an interrupt checkpoint after normal completion.