Skip to content

Conversation

@MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Aug 29, 2024

The socket adds a listener for 'error' events twice, this results in the same error messages being handled twice, causing confusing logs and potentially unwanted behaviors.

This PR removes one of the listeners, resulting in just one listener on the socket.

@MaxAake
Copy link
Contributor Author

MaxAake commented Aug 29, 2024

@MaxAake MaxAake requested a review from bigmontz August 29, 2024 10:50
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@MaxAake MaxAake merged commit 6ad3e20 into 5.0 Aug 30, 2024
@bigmontz bigmontz deleted the 5.x-econnreset-investigation branch August 30, 2024 12:09
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