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

Cache option should function as a cache between repeated builds #120

Open
jondequinor opened this issue Jun 22, 2020 · 1 comment
Open
Labels
bug christmas-review Issues and PRs for Christmas review major-refactor

Comments

@jondequinor
Copy link
Contributor

Right now, arbitrary things are done to the cache files. They should be treated as read-only so to be re-used.

And every fetch method should check for existence before trying to (re-)download anything.

@berland
Copy link
Contributor

berland commented Feb 22, 2023

This bug struck us in https://github.com/equinor/komodo-releases/issues/3340

@eivindjahren eivindjahren added the christmas-review Issues and PRs for Christmas review label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug christmas-review Issues and PRs for Christmas review major-refactor
Projects
None yet
Development

No branches or pull requests

3 participants