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

bug in cache #81

Closed
kushalkolar opened this issue Jul 29, 2022 · 0 comments · Fixed by #82
Closed

bug in cache #81

kushalkolar opened this issue Jul 29, 2022 · 0 comments · Fixed by #82
Milestone

Comments

@kushalkolar
Copy link
Collaborator

all keys within kwargs are not checked:
https:/nel-lab/mesmerize-core/blob/master/mesmerize_core/caiman_extensions/cache.py#L125

This should instead call _check_args_equality():
https:/nel-lab/mesmerize-core/blob/master/mesmerize_core/caiman_extensions/cache.py#L23

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

Successfully merging a pull request may close this issue.

1 participant