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

[BUG] - Msys enters a loop when a BOp dependency is not declared #113

Open
homemmakako opened this issue Sep 19, 2023 · 1 comment
Open
Assignees
Labels
Bug Bugs found

Comments

@homemmakako
Copy link
Contributor

When a Bop A has another Bop B as its dependency but Bop B is not declared in the config, MSys just goes into a loop until it eventually breaks with a "Too much recursion" error.

We should check if bop dependencies exist beforehand to make sure this does not happen.

@zelcion zelcion added the Bug Bugs found label Sep 19, 2023
@zelcion
Copy link
Member

zelcion commented Jun 12, 2024

Coming back to this. I think we already fixed this issue, will test later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs found
Projects
Status: Todo
Development

No branches or pull requests

2 participants