-
Notifications
You must be signed in to change notification settings - Fork 519
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
rosbridge crash, GeneratorExit in websocket_handler.py #422
Comments
You might try this in 0.11.2, that method was changed.
Unless somebody else can reproduce this, I'm assuming the issue is specific to Tornado 4.4. |
Ok thanks a lot. I will try the combination of 0.11.2 and Tornado 4.5.3. |
4.5.3 is supported for melodic/bionic. |
My problem was resolved by upgrading to 0.11.2 and Tornado 4.5.3. |
Actual Behavior
ros bridge server crashes for so far unknown reasons.
The error I am getting is this:
The above exception traceback is repeated multiple times.
I am not familiar with the coroutine stuff in the websocket_handler.py, but maybe someone has a hint based on the above...?
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: