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

fix memoize util causing cache mismatch #499

Merged
merged 3 commits into from
Mar 21, 2024
Merged

fix memoize util causing cache mismatch #499

merged 3 commits into from
Mar 21, 2024

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Mar 21, 2024

Fixes cache mismatching caused in #493

The cache was re-created very time, now we give memoizeByKey a scoped cache that it won't recreate.

@huozhi huozhi merged commit fc53d94 into main Mar 21, 2024
3 checks passed
@huozhi huozhi deleted the fix/memoize-fn branch March 21, 2024 14:22
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 this pull request may close these issues.

None yet

1 participant