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

Allow to disable caching #2440

Open
peace-maker opened this issue Aug 12, 2024 · 0 comments
Open

Allow to disable caching #2440

peace-maker opened this issue Aug 12, 2024 · 0 comments
Labels
easy This could be resolved in just a couple of minutes feature good first issue Good if you want to help but you do not know the project well

Comments

@peace-maker
Copy link
Member

If you don't want to have any cache files created, we should support disabling the cache by setting context.cache_dir. It only accepts valid paths at the moment. It should be possible to disable it and also enable it again by reverting to the auto-generated cache path based on context.cache_dir_base.

This should be used to make caching tests more reliable like on #2358

@peace-maker peace-maker added feature easy This could be resolved in just a couple of minutes good first issue Good if you want to help but you do not know the project well labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This could be resolved in just a couple of minutes feature good first issue Good if you want to help but you do not know the project well
Projects
None yet
Development

No branches or pull requests

1 participant