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 issues with caching internal function calls #258

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

jasisz
Copy link
Contributor

@jasisz jasisz commented Jul 17, 2024

It seems that adding the typed=True to lru_cache helps for the internal function calls issues.

This solves at least the following issue #236 (took the test itself from there) but possibly some others.

@konradhalas konradhalas merged commit 45c2993 into konradhalas:master Jul 17, 2024
2 of 5 checks passed
@ElenaBaryshnikova
Copy link

Hi, are you planning to add it to your next release? If so when it comes? I faced this bug in my project and waiting for a fix:)

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.

3 participants