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

Pass session instance to cache constructor #1063

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Pass session instance to cache constructor #1063

merged 1 commit into from
Nov 14, 2023

Conversation

afcapel
Copy link
Collaborator

@afcapel afcapel commented Nov 14, 2023

We refactored the cache class to not take a session in the constructor in 485115d.

But after reverting the disk cache #1062 the cache needs a reference to the session again.

We refactored the cache class to not take a session in the constructor
in 485115d.

But after reverting the disk cache #1062
the cache needs a reference to the session again.
Copy link
Member

@jorgemanrubia jorgemanrubia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @afcapel!

@afcapel afcapel merged commit 0d2ec4b into main Nov 14, 2023
2 checks passed
@afcapel afcapel deleted the cache-property branch November 14, 2023 14:31
afcapel added a commit that referenced this pull request Nov 14, 2023
* origin/main:
  Pass session instance to cache constructor (#1063)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants