pub async fn run(dispatcher: Arc<Dispatcher>, cfg: WorkloadConfig) -> SoakStatsExpand description
Run the workload to completion and collect stats for the oracle. dispatcher
fans ops across the live replicas; chaos (replica kills) is driven separately
by the caller while this runs.