Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Fix: avoid exceptions on node shutdown #242

Merged
merged 1 commit into from
May 29, 2017

Conversation

jubeira
Copy link

@jubeira jubeira commented May 29, 2017

This PR fixes [part of] #241 .
Now no exceptions are thrown when a node is shut down in the case that the node is connected to a topic that has subscribers. I will close #241 and open another one to track the exception when the topic (only the topic, not the node) is shut down once this is merged.

I also corrected some nits for ParameterLoader.

…e topic.

- Minor nits for ParameterLoaderNode
@adamantivm adamantivm merged commit c746aed into rosjava:kinetic May 29, 2017
@stratomda
Copy link
Contributor

@jubeira sorry I wasn't more helpful on this one. Nice work on this fix. Let me know if you need me to look at anything else relating to this.

@jubeira
Copy link
Author

jubeira commented May 30, 2017

No prob @stratomda ! Thanks!
The one in #243 doesn't seem to have more consequences than an error message. I will look into it when I have some time though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception when shutting down nodes
4 participants