Skip to content

Conversation

@tsnoam
Copy link
Member

@tsnoam tsnoam commented Jan 24, 2018

BaseServer.handle_error() default behaviour is to print to stdout or
stderr (depends on the python version). In case that the file descriptor
is closed an additional exception will be raised, causing the webhook
thread to quit.

Fixes #970

BaseServer.handle_error() default behaviour is to print to stdout or
stderr (depends on the python version). In case that the file descriptor
is closed an additional exception will be raised, resulting with the
webhook thread to quit.

Fixes #970
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook Broken Pipe after connection reset, kills dispatcher

2 participants