Function run_parallel_slt_task

Source
pub async fn run_parallel_slt_task(
    glob: &str,
    jobs: usize,
) -> Result<(), ParallelTestError>