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

Fini Action Server and Client when node context is invalid + reset error #346

Merged
merged 1 commit into from
Dec 1, 2018

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Dec 1, 2018

This makes rcl_action_server_fini() and rcl_action_client_fini() clean up even if the node context is invalid.

Also it resets the error message in rcl_action_server_is_valid() and rcl_action_client_is_valid() before setting a more specific error.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@sloretz sloretz added the in review Waiting for review (Kanban column) label Dec 1, 2018
@sloretz sloretz added this to the crystal milestone Dec 1, 2018
@sloretz sloretz self-assigned this Dec 1, 2018
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

@wjwwood wjwwood merged commit dcaef17 into master Dec 1, 2018
@wjwwood wjwwood deleted the fini_when_shutting_down_and_reset_error branch December 1, 2018 03:45
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Dec 1, 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.

2 participants