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

WebSocket Hangs up silently on certain inputs #4

Open
samlobel opened this issue Feb 28, 2018 · 0 comments
Open

WebSocket Hangs up silently on certain inputs #4

samlobel opened this issue Feb 28, 2018 · 0 comments

Comments

@samlobel
Copy link

When question['reftext'] has a newline character in it, the WebSocket just doesn't send a response, and the socket automatically closes after 30 seconds because of lack of activity.

I think it should either ignore newlines, or send back a -10 error-code.

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

No branches or pull requests

1 participant