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

memory: handling of lru_cache #57

Closed
adbar opened this issue Jul 1, 2022 · 2 comments
Closed

memory: handling of lru_cache #57

adbar opened this issue Jul 1, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@adbar
Copy link
Owner

adbar commented Jul 1, 2022

See discussion in #56.

@adbar adbar added the enhancement New feature or request label Jul 1, 2022
@adbar
Copy link
Owner Author

adbar commented Jul 4, 2022

  • check all functions using such a cache
    • in htmldate itself
    • in all the underlying libraries
  • write a reset_caches() function which calls function_name.cache_clear() on all concerned functions

adbar added a commit that referenced this issue Jul 18, 2022
@adbar
Copy link
Owner Author

adbar commented Jul 18, 2022

Last thing to do: add the new function to the docs before the next release.

@adbar adbar closed this as completed Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant