open-vault/vendor/go.uber.org
Nick Cabatoff 242d258e94
Fix goroutine leak caused by updating rate quotas (#11371)
Make sure that when we modify a rate quota, we stop the existing goroutine before starting the new one.
2021-04-16 14:00:01 -04:00
..
atomic
goleak Fix goroutine leak caused by updating rate quotas (#11371) 2021-04-16 14:00:01 -04:00
multierr
zap