-
Notifications
You must be signed in to change notification settings - Fork 64
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
skip cashing for exceptions #233
Conversation
@shaypal5, confused about what "being_calculated" stands for... |
For non-local cores, like MongoDB, and long calculations, and to allow cross-machine (basically cross-kernel) caching, this supports the case where the same code calls the same decorated function with the same arguments (lets say The first calls create a new entry for the cache key derived for Kapich? |
0755934
to
17b9dfd
Compare
6514c7a
to
58effc5
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@shaypal5 seems to be fixed now if you could check it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, again!
resolves #215
some small cleaning and adding
completed
flag to the entry