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

Clear libmamba .solv cache #5428

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

Conversation

kenodegard
Copy link
Contributor

Description

conda-libmamba-solver 24.7.0 reuses the .solv cache by default. This means toggling the add_pip_as_python_dependency value doesn't have an impact until the cache is cleared.

Here we use a temporary directory for the cache to avoid the issue.

Xref #5426
Resolves (?) conda/conda-libmamba-solver#506
Xref conda/conda-libmamba-solver#393
Xref conda/conda-libmamba-solver#481
Xref conda/conda-libmamba-solver#482

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 26, 2024
Copy link

codspeed-hq bot commented Jul 26, 2024

CodSpeed Performance Report

Merging #5428 will not alter performance

Comparing kenodegard:clear-cache-add_pip_as_python_dependency (9a5fd86) with main (6b222c7)

Summary

✅ 3 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

None yet

2 participants