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

Switch to using a context manager for rclpy initialization. #85

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

clalancette
Copy link

This ensures that everything will be properly cleaned up when we leave the context manager.

This should be merged simultaneously with ros2/ros2_documentation#4586

@clalancette clalancette requested review from ahcorde and sloretz July 23, 2024 19:42
This ensures that everything will be properly cleaned up
when we leave the context manager.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette force-pushed the clalancette/rclpy-use-context-manager branch from c40a1d6 to 79dbf8c Compare July 23, 2024 19:49
@clalancette clalancette merged commit c7edb60 into rolling Jul 24, 2024
8 of 9 checks passed
@clalancette clalancette deleted the clalancette/rclpy-use-context-manager branch July 24, 2024 17:40
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.

2 participants