1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/eth/fetcher
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211)
* fix blocking and non-blocking issues

* core: revert change in blockchain.go

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-01-21 12:22:44 +01:00
..
block_fetcher.go
block_fetcher_test.go core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 2022-01-21 12:22:44 +01:00
tx_fetcher.go
tx_fetcher_test.go