prysm-pulse/shared/fileutil
Victor Farazdagi 8baa22f065
Fix unclosed tickers/timers (#7190)
* fix resource leak
* fixes leak in blocks fetcher
* client/validator release ticker resorces
* powchain, more straightforward ticker closing
* adds missing ticker.stop() calls
* more straightforward ticker closing
* Merge refs/heads/master into fix-unclosed-tickers-timers
* Merge refs/heads/master into fix-unclosed-tickers-timers
* Merge refs/heads/master into fix-unclosed-tickers-timers
* gofmt issues introduced in https://github.com/prysmaticlabs/prysm/pull/7176
2020-09-08 18:05:38 +00:00
..
BUILD.bazel Safer validator protection db dir (#7176) 2020-09-08 16:42:06 +00:00
fileutil_test.go First take of applying assertion funcs to shared tests (#6666) 2020-08-25 10:18:29 +00:00
fileutil.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00