Skip to content

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