etcd/pkg/expect
Gyuho Lee b2a15ec327 pkg/expect: fix deadlock in mac OS
bufio.NewReader.ReadString blocks even
when the process received syscall.SIGKILL.
Remove ptyMu mutex and make ReadString return
when *os.File is closed.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-01 17:34:59 -08:00
..
expect.go pkg/expect: fix deadlock in mac OS 2018-01-01 17:34:59 -08:00
expect_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00