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

Deal with outdate cache pickles #198

Closed
OnnoEbbens opened this issue Jun 27, 2023 · 1 comment
Closed

Deal with outdate cache pickles #198

OnnoEbbens opened this issue Jun 27, 2023 · 1 comment

Comments

@OnnoEbbens
Copy link
Collaborator

Sometimes when you create a cache pickle with an older version of a package and you read the pickle with a newer version of the package you will get an error. It is better to modify the cache function to deal with this and not use the cache if reading it results in an error.

OnnoEbbens added a commit that referenced this issue Jul 7, 2023
OnnoEbbens added a commit that referenced this issue Jul 12, 2023
* fix for #198

* codacy fix

---------

Co-authored-by: Ruben Caljé <[email protected]>
@OnnoEbbens
Copy link
Collaborator Author

fixed by #201

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

No branches or pull requests

1 participant