plugeth/eth/fetcher
Martin Holst Swende 7175f82495
eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351)
* eth/fetcher: fix test to avoid hanging. Partial fix for #23331

* eth/filters: avoid dangling goroutines

* eth/fetcher: revert closing of proceed
2022-05-06 15:23:43 +02:00
..
block_fetcher_test.go core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 2022-01-21 12:22:44 +01:00
block_fetcher.go eth/fetcher: if peers never respond, drop them 2022-04-06 10:18:57 +03:00
tx_fetcher_test.go eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 2022-05-06 15:23:43 +02:00
tx_fetcher.go eth/fetcher: remove superfluous nilness-check (#23739) 2021-10-18 22:34:20 +02:00