open-vault/vault/quotas
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
..
quotas.go Fix goroutine leak caused by updating rate quotas (#11371) 2021-04-16 14:00:01 -04:00
quotas_rate_limit.go Fix goroutine leak caused by updating rate quotas (#11371) 2021-04-16 14:00:01 -04:00
quotas_rate_limit_test.go Fix goroutine leak caused by updating rate quotas (#11371) 2021-04-16 14:00:01 -04:00
quotas_test.go
quotas_util.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00