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

rosbridge_websocket: Stop websocket server if ROS shuts down (#945) #946

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

bmartin427
Copy link
Contributor

Public API Changes
None

Description
Stop the Tornado I/O loop if rclpy.ok() ever returns False. Addresses #945 .

@sea-bass sea-bass enabled auto-merge (squash) August 15, 2024 03:03
@sea-bass sea-bass merged commit 8b0b4c5 into RobotWebTools:ros2 Aug 15, 2024
3 of 4 checks passed
sea-bass pushed a commit that referenced this pull request Oct 3, 2024
sea-bass added a commit that referenced this pull request Oct 7, 2024
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.

WebSocketClosedError flagged periodically forever rosbridge sometimes doesn't shut down cleanly
2 participants