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(zne_strategy): remove caching since mutable #29

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

pedrorrivero
Copy link
Member

Summary

Removes caching functionality in ZNEStrategy since this class was made mutable in its latest refactor.

Details and comments

Fixes #14
A more advanced caching technique should be added in the future.

@pedrorrivero pedrorrivero added bug Something isn't working PL-2 Priority level 2/5 → Medium-high labels Nov 9, 2022
@pedrorrivero pedrorrivero added this to the 1.0.0 milestone Nov 9, 2022
@pedrorrivero pedrorrivero self-assigned this Nov 9, 2022
@pedrorrivero pedrorrivero requested a review from a team as a code owner November 9, 2022 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PL-2 Priority level 2/5 → Medium-high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caching in ZNEStrategy incompatible with being mutable
1 participant