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

Fix #5. Pass error to callback in _write. #6

Merged
merged 1 commit into from
Mar 11, 2014
Merged

Fix #5. Pass error to callback in _write. #6

merged 1 commit into from
Mar 11, 2014

Conversation

ericlathrop
Copy link
Contributor

This fixes a bug where the 'finish' event is improperly emitted from the
write stream when the write stream is invalid and should only emit an
'error' event.

This fixes a bug where the 'finish' event is improperly emitted from the
write stream when the write stream is invalid and should only emit an
'error' event.
davidkudera pushed a commit that referenced this pull request Mar 11, 2014
Fix #5. Pass error to callback in _write.
@davidkudera davidkudera merged commit f06f4d3 into Carrooi:develop Mar 11, 2014
@davidkudera
Copy link
Member

Thank you

@ericlathrop
Copy link
Contributor Author

You're very welcome! 😸

@ericlathrop ericlathrop deleted the stop-invalid-finish-event branch March 11, 2014 12:08
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.

2 participants