Skip to content

Conversation

@stayallive
Copy link
Collaborator

Getting the session store can result in opening a database connection, and since session keys are highly unlikely to exist on the CLI anyway I feel we can safely skip getting the session key in that situation. Since tests run in the CLI I've added a static property to skip that check which is not ideal but also not too bad 😄

Fixes: #1057

@stayallive stayallive requested a review from Litarnus October 30, 2025 10:02
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.

Session started in order to track cache hits

3 participants