Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

make tty stdout/stderr from writecloser to writer #344

Merged
merged 1 commit into from
Sep 21, 2016

Conversation

gnawux
Copy link
Member

@gnawux gnawux commented Sep 21, 2016

change stdout/stderr in tty struct from WriteCloser to Writer

we want to use stdcopy stream for non-tty attach/exec stream, which is Writer instead of WriterCloser, and looks Writer works for us.

@laijs laijs merged commit 7fb3e29 into hyperhq:master Sep 21, 2016
jimoosciuc pushed a commit to jimoosciuc/runv that referenced this pull request May 26, 2020
make tty stdout/stderr from writecloser to writer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants