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

call rclcpp::shutdown() after tests #885

Closed

Conversation

dirk-thomas
Copy link
Member

Might address #863?

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Oct 9, 2019
@dirk-thomas dirk-thomas self-assigned this Oct 9, 2019
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM pending green CI

It's an improvement, but I'm not entirely convinced it'll fix #863. Also, we have to revert #876 to actually check if it makes a difference.

@dirk-thomas
Copy link
Member Author

pending green CI

CI will pass green but that wouldn't answer the question if this change help for the issue. So someone who was able to reproduce it in the past should test it.

@wjwwood
Copy link
Member

wjwwood commented Oct 9, 2019

Calling shutdown at the end shouldn't be required... Which problem do you think this will fix? (I skimmed the other issue, but I don't know why you think only calling init is an issue?)

@dirk-thomas
Copy link
Member Author

Without a shutdown the node won't communicate to other entities that it is going down.

@wjwwood
Copy link
Member

wjwwood commented Oct 9, 2019

Let's consolidate over here: #863 (comment)

@dirk-thomas
Copy link
Member Author

If others think this isn't necessary I will close the PR.

@wuffle-ros wuffle-ros bot removed the in review Waiting for review (Kanban column) label Oct 15, 2019
@dirk-thomas dirk-thomas deleted the dirk-thomas/rclcpp_components-tests-shutdown branch October 15, 2019 00:39
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.

3 participants