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 rclpy.init context manager. #918

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

clalancette
Copy link
Contributor

This allows us to clean up things substantially, so we can still clean up after ourselves, but use less code doing so.

This is part of ros2/rclpy#1280

This allows us to clean up things substantially, so we
can still clean up after ourselves, but use less code
doing so.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

clalancette commented Jul 8, 2024

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@clalancette clalancette merged commit 6e743c8 into rolling Jul 8, 2024
2 of 3 checks passed
@clalancette clalancette deleted the clalancette/rclpy-use-context-manager branch July 8, 2024 22:28
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