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

Do not ignore unparseable URIs in node management #18251

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

findepi
Copy link
Member

@findepi findepi commented Jul 12, 2023

No description provided.

Copy link
Contributor

@wendigo wendigo left a comment

Choose a reason for hiding this comment

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

Re: Do not ignore unparseable URIs in node management

How does it manifest when syntax was wrong and exception was ignored?

@findepi
Copy link
Member Author

findepi commented Jul 12, 2023

How does it manifest when syntax was wrong and exception was ignored?

Idk. I think the code would "silently" skip doing its work. In none of the affected places it looks intentional to skip work and I did not find any written explanation of the intent, so it looks more incidental (desire to suppress a checked exception) than intentional, but I may be wrong.

@findepi findepi merged commit 0ebd6cc into master Jul 14, 2023
@findepi findepi deleted the findepi/uri branch July 14, 2023 13:58
@github-actions github-actions bot added this to the 423 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants