etcd/pkg/testutil
Gyu-Ho Lee 96d2ee20e3 *: detect leaky goroutines, fix leaks
gexpect.Interact leaks. This adds ReadLine method to wait for the leaky
goroutine to accept an EOF.

Fixes https://github.com/coreos/etcd/issues/4258.

Reference: https://github.com/coreos/etcd/pull/4261#issuecomment-174198945.
2016-01-23 13:52:41 -08:00
..
leak.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
leak_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
pauseable_handler.go *: fix go vet reported issues 2015-08-22 12:19:02 -05:00
recorder.go pkg/testutil: fix unreachable go tool vet complain 2016-01-22 15:16:35 -08:00
testutil.go *: FatalStack to stacktrace tests after timeout 2016-01-14 10:20:14 -08:00