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

Close the socket server when exiting #53

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

minggangw
Copy link
Member

If the process of the module is going to exit, we should handle this event
and close all the websocket connections in order to cleanup the resoureces.

Fix #52

If the process of the module is going to exit, we should handle this event
and close all the websocket connections in order to cleanup the resoureces.

Fix RobotWebTools#52
@minggangw
Copy link
Member Author

The latest package of Linux build from ci.ros2.org was built 970 against ardent branch, not based on master, which leads to this ci error.

@minggangw
Copy link
Member Author

Have submitted an issue ros2/ci#123

@minggangw minggangw merged commit 04c0163 into RobotWebTools:develop Feb 12, 2018
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.

Bridge server process signal handler
1 participant