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

Paket is trapped in an infinite loop when resolving (Microsoft.Data.SqlClient 5.0.1) with [strategy: min]. #4263

Open
HenryZhang-ZHY opened this issue Jun 20, 2024 · 0 comments

Comments

@HenryZhang-ZHY
Copy link

HenryZhang-ZHY commented Jun 20, 2024

Description

Paket is trapped in an infinite loop when resolving (Microsoft.Data.SqlClient 5.0.1) with [strategy: min].

Repro steps

I created a minimum reproduce repo.

https://github.com/HenryZhang-ZHY/reproduce-paket-issue-4263

Expected behavior

Paket can resolve the conflict or exit with an error. Anyway, it should not fall into an infinite loop.

Actual behavior

Paket trapped into an infinite loop.

Known workarounds

Pin Microsoft.IdentityModel.Logging to a specific version.

@HenryZhang-ZHY HenryZhang-ZHY changed the title Paket trapped into infinite loop when resolving (Microsoft.Data.SqlClient 5.0.1) with [strategy: min] Paket is trapped in an infinite loop when resolving (Microsoft.Data.SqlClient 5.0.1) with [strategy: min]. Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant