mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* 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