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 #256 Write after stream end #261

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Conversation

adnanrahic
Copy link
Contributor

I've found some code I think was executed after the stream.write() method is called, which causes this issue. This is now fixed.

Fixes #256.

@adnanrahic adnanrahic self-assigned this Oct 13, 2020
@adnanrahic adnanrahic merged commit 99b87f5 into master Oct 13, 2020
@adnanrahic adnanrahic deleted the sc-9545-fix-stream-err branch October 13, 2020 13:03
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.

ERR_STREAM_WRITE_AFTER_END
1 participant