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

add test for set_parameters_atomically #277

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

mikaelarguedas
Copy link
Member

@mikaelarguedas mikaelarguedas commented Jun 8, 2018

Connects to ros2/rclcpp#494

leaving in progress until ci comes back green

@mikaelarguedas mikaelarguedas self-assigned this Jun 8, 2018
@wjwwood wjwwood added the in progress Actively being worked on (Kanban column) label Jun 8, 2018
@mikaelarguedas mikaelarguedas added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Jun 8, 2018
@dhood
Copy link
Member

dhood commented Jun 12, 2018

Have you thought about adding a local test too?

@mikaelarguedas
Copy link
Member Author

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.

Copy link
Contributor

@clalancette clalancette left a 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.

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm too

@dhood
Copy link
Member

dhood commented Jun 13, 2018

it'd be good to have the rest of the tests, but I understand it's not the highest priority at the moment!

@mikaelarguedas
Copy link
Member Author

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.

@mikaelarguedas mikaelarguedas merged commit dbb86ee into master Jun 13, 2018
@mikaelarguedas mikaelarguedas deleted the param_client_set_atomically branch June 13, 2018 05:47
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Jun 13, 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.

4 participants