plugeth/common/mclock
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
..
mclock.go common/mclock: add NewTimer and Timer.Reset (#20634) 2020-02-11 16:36:49 +01:00
simclock_test.go all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 2020-02-17 17:33:11 +01:00
simclock.go common/mclock: add NewTimer and Timer.Reset (#20634) 2020-02-11 16:36:49 +01:00