mirror of https://github.com/ethereum/go-ethereum
p2p: change ping ticker to timer (#15071)
Using a Timer over Ticker seems to be a lot better, though I cannot fully account for why that it behaves so (since Ticker should be more bursty, but not necessarily more active over time, but that may depend on how long window it uses to decide on when to tick next)pull/15073/merge
parent
d70536b5d4
commit
dc92779c0a
Loading…
Reference in new issue