prysm-pulse/slasher/beaconclient
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 Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
chain_data_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
chain_data.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00
historical_data_retrieval_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
historical_data_retrieval.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
receivers.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00
service_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
service.go Slasher redial (#6889) 2020-08-05 21:17:00 +00:00
submit_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
submit.go Slasher: Optimize span marshal and unmarshal (#7062) 2020-08-21 17:29:11 +00:00
validator_retrieval_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
validator_retrieval.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00