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

Bring back the older way of handling websocket_terminate #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alco
Copy link

@alco alco commented Jul 31, 2015

The older behaviour seems to have been changed unintentionally,
in 699569e

@alco
Copy link
Author

alco commented Jul 31, 2015

There seems to be a glitch in the CI build. I can try force-pushing the commit trigger another build.

_ ->
case Reason of
normal -> ok;
_ -> error_info(Handler, Reason, HandlerState)
Copy link
Owner

Choose a reason for hiding this comment

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

Is there a reason you wanted to suppress the error log?

@mgwidmann
Copy link

👍 getting error messages truncated because state was too large and missing out on the stacktrace has made things terrible to debug...

dapdizzy pushed a commit to dapdizzy/websocket_client that referenced this pull request Jul 31, 2017
Keep a local copy of rebar3 for travis-ci to use
The older behaviour seems to have been changed unintentionally,
in 699569e
@MaxSt MaxSt force-pushed the alco/websocket-terminate-fix branch from 81d25ef to dfbb053 Compare October 18, 2017 08:04
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