Skip to content

Fix connection leak in JdbcDatabaseDelegate #9662

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

froque
Copy link
Contributor

@froque froque commented Dec 20, 2024

A new connection was opened every time, without being closed.

@froque froque requested a review from a team as a code owner December 20, 2024 18:15
A new connection was opened every time, without being closed.
@froque froque force-pushed the fix_leak_connections branch from 43d83e0 to ecb1848 Compare February 14, 2025 14:49
@eddumelendez eddumelendez added this to the next milestone Apr 23, 2025
@eddumelendez eddumelendez merged commit 8d954b5 into testcontainers:main Apr 23, 2025
178 of 179 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @froque !

@froque froque deleted the fix_leak_connections branch May 2, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants