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

Ensure all write errors cause the client to exit #66

Merged
merged 2 commits into from Apr 11, 2018
Merged

Conversation

belak
Copy link
Member

@belak belak commented Apr 10, 2018

This allows all errors to cause the connection to close. This ensures that the ping timeout will be able to cause the connection to exit and should fix the issues I've been seeing with the bot hanging when the connection has died.

@belak
Copy link
Member Author

belak commented Apr 11, 2018

This has been causing issues on a bot I run for quite some time. It's a fairly small change so I'm fairly comfortable merging this.

@belak belak merged commit 5bf07c6 into master Apr 11, 2018
@belak belak deleted the exit-on-write-error branch March 17, 2020 08: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.

None yet

1 participant