Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tty: flush pending data when fd is ready #150

Merged
merged 2 commits into from
May 12, 2020

Conversation

giuseppe
Copy link
Member

if there was any data already received, make sure it is flushed to the tty as soon as it is opened.

Closes: containers/podman#4397

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@haircommander
Copy link
Collaborator

integration tests are not necessarily the fault of this PR. I will look into fixing them today to get this in

if there was any data already received, make sure it is flushed to the
tty as soon as it is opened.

Closes: containers/podman#4397

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@mheon
Copy link
Member

mheon commented May 12, 2020

+1 from me - confirmed that this does resolve my issues!

@haircommander
Copy link
Collaborator

if cri-o/cri-o#3753 passes I'll merge this and cut 2.0.16

@haircommander haircommander merged commit edd4aaa into containers:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blocked keyboard input after entering a container
3 participants