Files
mostlymatter/app/ratelimit_test.go
Pierre de La Morinerie 034dbc07e3 handle RateLimiter initialization errors (#8199)
Previously, an error occuring in NewRateLimiter would return a nil
reference – which would be de-referenced just after, making the server
crash.
2018-02-05 23:27:34 -06:00

2.4 KiB