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

Cleanup database sessions after socket events #543

Merged
merged 1 commit into from Feb 20, 2023

Conversation

bartvanb
Copy link
Member

Socket events were opening database sessions but not closing them - e.g. to check user permissions in JWT decorators

New attempt:
Fix #534

Copy link
Contributor

@frankcorneliusmartin frankcorneliusmartin left a comment

Choose a reason for hiding this comment

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

lgtm

@frankcorneliusmartin frankcorneliusmartin merged commit 299c45b into main Feb 20, 2023
@frankcorneliusmartin frankcorneliusmartin deleted the hotfix/idle-sessions-2 branch February 20, 2023 14:48
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.

[Bug] Database connections all taken
2 participants