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

[chore]: Move connection pool to proxy deps #2235

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Jan 27, 2025

This ensures that the lifetime of the connection
pool is bound to that of the gateway/server app,
and different unit tests don't use the same
connection pool.

Part of #1595

This ensures that the lifetime of the connection
pool is bound to that of the gateway/server app,
and different unit tests don't use the same
connection pool.
@jvstme jvstme merged commit 2e9b017 into master Jan 28, 2025
24 checks passed
@jvstme jvstme deleted the issue_1595_connection_pool_as_dep branch January 28, 2025 10:57
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