async fn handle_reset(
cmd: ProbeResetCommand,
tickers: &mut HashMap<String, JoinHandle<()>>,
input_tx: &Sender<ReducerInput>,
clock: &ClockHandle,
)async fn handle_reset(
cmd: ProbeResetCommand,
tickers: &mut HashMap<String, JoinHandle<()>>,
input_tx: &Sender<ReducerInput>,
clock: &ClockHandle,
)