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

Avoid infinite loops when hitting resolution bugs #6722

Merged
merged 1 commit into from Jun 6, 2023

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

In some edge cases, the new resolver may end up looping infinitely, for example #6686 or #6601.

What is your fix for the problem, implemented in this PR?

This does not fix the root cause, but changes the infinite loop with a resolution error. I think that's better than hanging forever.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez merged commit 7988659 into master Jun 6, 2023
92 checks passed
@deivid-rodriguez deivid-rodriguez deleted the bump-pub-grub branch June 6, 2023 12:13
@deivid-rodriguez deivid-rodriguez changed the title Bump pub grub to latest Avoid infinite loops when hitting resolution bugs Jun 6, 2023
deivid-rodriguez added a commit that referenced this pull request Jun 8, 2023
Bump pub grub to latest

(cherry picked from commit 7988659)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants