Skip to main content

sweep

Function sweep 

pub async fn sweep(
    store: &dyn TaskRegistry,
    boot_id: &str,
    max_runtime_secs: i64,
) -> Result<()>
Expand description

A single sweep — separated for direct unit testing.