@ -73,7 +73,6 @@ type CancelableStdin struct {
data []byte
read int
err error
ioloopFired bool
}
func NewCancelableStdin(r io.Reader) *CancelableStdin {