Skip to content

Conversation

fijimunkii
Copy link
Owner

  • add error handlers to all streams
  • handle common socket errors
  • include source stream in error handler

Streams changed recently ( nodejs/node#18438 ) in node 10 to not end gracefully on error events. To avoid fatal errors, error handlers are added to all relevant streams. Common socket errors are handled to avoid unnecessary errors

@fijimunkii fijimunkii merged commit 43da066 into master Mar 25, 2019
@fijimunkii fijimunkii deleted the more-errors branch March 25, 2019 16:02
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.

1 participant