Skip to content

Fix #157: Tests using OutputReader sometimes hang #158

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

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Feb 15, 2016

This fix handles an edge case when buffered output that ends with a
newline is treated incorrectly causing an extra empty line to be returend
by the OutputReader.

This fix handles an edge case when buffered output that ends with a
newline is treated incorrectly causing an extra empty line to be returend
by the OutputReader.
@daviwil daviwil force-pushed the daviwil/output-reader-fix branch from b012db3 to 9c622d4 Compare February 15, 2016 03:33
@rkeithhill
Copy link
Contributor

Tests pass - that's a good sign. :-)

@daviwil
Copy link
Contributor Author

daviwil commented Feb 15, 2016

Sweet! Thanks for the assist. Going to merge it.

daviwil added a commit that referenced this pull request Feb 15, 2016
Fix #157: Tests using OutputReader sometimes hang
@daviwil daviwil merged commit a53e06b into master Feb 15, 2016
@daviwil daviwil deleted the daviwil/output-reader-fix branch February 15, 2016 03:41
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.

3 participants