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

Fix (#1516), prevent indefinitely trapping in unknown error state #1854

Merged

Conversation

akifh
Copy link
Contributor

@akifh akifh commented Dec 23, 2019

Even with #1517 we still observe unknown network error time out, but this time, indefinitely (#1516 (comment)). Adding false return on ValueError seems to be the only fix for now.

@akifh
Copy link
Contributor Author

akifh commented Jan 9, 2020

Shall we merge this PR? @mikepurvis @dirk-thomas

@mikepurvis
Copy link
Member

@dirk-thomas reviewed the previous patch that this builds on, so I'd prefer he look here as well.

@akifh
Copy link
Contributor Author

akifh commented Jan 10, 2020

@mikepurvis, you're right. By the way, failed checks seem to be irrelevant.

@mikepurvis
Copy link
Member

The Noetic checks are expected to fail (for now) since none of Noetic has been bloomed other than catkin itself.

If the Melodic checks pass, it's fine.

@dirk-thomas dirk-thomas added the bug label Feb 3, 2020
@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 5b7d389 into ros:melodic-devel Feb 3, 2020
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.

4 participants