ethereum / go-ethereum

Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
47.28k stars 20.02k forks source link

core/rawdb: reset freezer recheck timer before select #30063

Closed lightclient closed 1 month ago

lightclient commented 3 months ago

As noted in #30054, it appears the timer should actually be reset before the select kicks off so that the backoff actually backs off for freezerRecheckInterval.