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

WIP: Add back solve files #56

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

benmoss
Copy link
Contributor

@benmoss benmoss commented Jan 22, 2024

No description provided.

@baszalmstra
Copy link
Contributor

I think the problem with the types is that the SolverTask needs to be typed to the solver implementation. You cannot create a SolverTask that is usable by both solvers. This is because the generic parameter of the SolverTask (TAvailablePackagesIterator) depends on the Solver implementation.

@baszalmstra
Copy link
Contributor

Id be more than happy to implement this for you if you want? I just have to finish up some large refactor on Pixi first! :)

@benmoss
Copy link
Contributor Author

benmoss commented Jan 22, 2024

@baszalmstra sure! no hurry 😄

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

Successfully merging this pull request may close these issues.

2 participants