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

Some of the repository methods were not using Using and so it is poss… #150

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

Dartanlla
Copy link
Owner

…ible connections are leaking. One customer found connections leaking in a playtest. Also, switched repositories from Transient/Scoped to Singleton. This will limit what can be done inside the repositories.

…ible connections are leaking. One customer found connections leaking in a playtest. Also, switched repositories from Transient/Scoped to Singleton. This will limit what can be done inside the repositories.
@Dartanlla Dartanlla merged commit a8ffc04 into main Feb 5, 2025
1 check passed
@Dartanlla Dartanlla deleted the bugfix/fix-connection-leaking branch February 5, 2025 04:07
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