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

Better handling of EOF #13

Merged
merged 1 commit into from
Dec 2, 2016
Merged

Better handling of EOF #13

merged 1 commit into from
Dec 2, 2016

Conversation

ZJONSSON
Copy link
Owner

@ZJONSSON ZJONSSON commented Dec 2, 2016

When the main stream finishes we register finish and emit a chunk to ensure any outstanding pipes gets closed out. Also prevent new pipes from a closed stream.

When the main stream finishes we register `finish` and emit a `chunk` to ensure any outstanding pipes gets closed out.  Also prevent new pipes from a closed stream.
@ZJONSSON ZJONSSON merged commit 88ff2ac into master Dec 2, 2016
@ZJONSSON ZJONSSON deleted the file-ended branch December 2, 2016 17:14
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.

None yet

1 participant