hypercli icon indicating copy to clipboard operation
hypercli copied to clipboard

[bug]hyper attach return empty string

Open YaoZengzeng opened this issue 9 years ago • 0 comments

At first , I run a container "hypercli run -itd busybox cat", and then attach it , input "hello\n", in test case TestAttachDetachTruncatedID(docker_cli_attach_unix_test.go),it read an empty string and err = EOF.But if I do all of it by hand ,everything seems OK , its so confusing.And delay is useless

YaoZengzeng avatar May 10 '16 13:05 YaoZengzeng