plugeth/eth
Boqin Qin 1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666)
This fixes a bunch of cases where a timeout in the test would leak
a goroutine.
2020-02-17 17:33:11 +01:00
..
downloader
fetcher
filters
gasprice
tracers
api_backend.go
api_test.go
api_tracer.go
api.go
backend.go
bloombits.go
config.go
discovery.go
gen_config.go
handler_test.go all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 2020-02-17 17:33:11 +01:00
handler.go
helper_test.go
peer.go
protocol_test.go
protocol.go
sync_test.go
sync.go