-
Notifications
You must be signed in to change notification settings - Fork 50
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
add test for set_parameters_atomically #277
Conversation
Have you thought about adding a local test too? |
Yeah, I didnt see much benefit so focused on showing that the expected usage (remote) would stop segfaulting once ros2/rclcpp#494 is merged. If you think covering the async and local cases are requirement for getting this merged I can try revisiting it later this week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a good addition to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm too
it'd be good to have the rest of the tests, but I understand it's not the highest priority at the moment! |
Ticketed at #282 as I'm not sure I'll have time to address this this week, but I'll try to get around doing it. |
Connects to ros2/rclcpp#494
leaving in progress until ci comes back green