Skip to main content

Module execution

Module execution 

Source
Expand description

Pipeline execution engine and check orchestration. Safety pipeline execution logic

This module contains the core execution logic for safety checks, including progress display and parallel/sequential execution.

Structs§

ExecutionManager
Progress display and execution coordinator

Functions§

execute_check
Execute a specific check type
get_stage_for_check
Get the appropriate stage for a check type
handle_check_result
Handle check result and convert errors to check results