async fn run_host_event(
host_states: &mut HashMap<RolloutId, HostRolloutState>,
manifests: &Option<SignedManifestSet>,
clock: &ClockHandle,
ctx: &ApplierCtx<'_>,
rollout_id: RolloutId,
event: Event,
)async fn run_host_event(
host_states: &mut HashMap<RolloutId, HostRolloutState>,
manifests: &Option<SignedManifestSet>,
clock: &ClockHandle,
ctx: &ApplierCtx<'_>,
rollout_id: RolloutId,
event: Event,
)