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

Check if node info is None before unpacking #866

Conversation

ben-congram
Copy link

Public API Changes

None

Description

If node is None (e.g. because node name no longer exists), return empty response instead of trying to unpack NoneType object.

Fixes #865

Copy link

github-actions bot commented Jan 8, 2024

This PR has been marked as stale because there has been no activity in the past 6 months. Please add a comment to keep it open.

@github-actions github-actions bot added the stale label Jan 8, 2024
@github-actions github-actions bot closed this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception when calling /rosapi/node_details service with node name that doesn't exist
1 participant