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

Dispose database connections properly #233

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

Ceredron
Copy link
Collaborator

@Ceredron Ceredron commented Dec 14, 2023

Description

We need to dispose database connections properly to avoid exhaustion with many requests.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@Ceredron Ceredron merged commit 721539d into main Dec 14, 2023
1 check passed
@Ceredron Ceredron deleted the chore/fix-database-connection-provider branch December 14, 2023 11:51
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.

2 participants