Need to ensure the cancel context call/signal is passed to all spawned goroutines.
Specifically all deadClientTickers and such.
Easy to trigger: after benchmarking, these will continue running even after ctrl+c is caught.
Need to ensure the cancel context call/signal is passed to all spawned goroutines.
Specifically all deadClientTickers and such.
Easy to trigger: after benchmarking, these will continue running even after ctrl+c is caught.