prysm-pulse/beacon-chain/powchain
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
..
testing Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
block_cache_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_cache.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_reader_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_reader.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
deposit_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
deposit.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
log_processing_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
log_processing.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
service_test.go Handle Saved Genesis Interop States (#7146) 2020-08-31 13:45:03 +00:00
service.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00