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

ShellStream: Buffer is not flushed before read #302

Closed
drieseng opened this issue Sep 17, 2017 · 2 comments · Fixed by #1322
Closed

ShellStream: Buffer is not flushed before read #302

drieseng opened this issue Sep 17, 2017 · 2 comments · Fixed by #1322
Milestone

Comments

@drieseng
Copy link
Member

When one of the Read(Line) or Expect overloads is invoked, the write buffer should first be flushed.

@IgorMilavec
Copy link
Collaborator

I have created a discussion #926 for all ShellStream related issues.

@WojciechNagorski
Copy link
Collaborator

This issue has been fixed in the 2024.0.0 version.

@WojciechNagorski WojciechNagorski added this to the 2024.0.0 milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants