mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-11 13:10:04 +00:00
b7b62d4b3c
State and receipt deliveries from a previous eth/62+ sync can hang if the downloader has moved on to syncing with eth/61. Fix this by also draining the eth/63 channels while waiting for eth/61 data. A nicer solution would be to take care of the channels in a central place, but that would involve a major rewrite. |
||
---|---|---|
.. | ||
downloader_test.go | ||
downloader.go | ||
events.go | ||
metrics.go | ||
modes.go | ||
peer.go | ||
queue.go | ||
types.go |