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

Switch to using a NullPool in sql connection #317

Merged
merged 1 commit into from Jun 19, 2020
Merged

Conversation

natelust
Copy link
Contributor

No description provided.

Copy link
Contributor

@MichelleGower MichelleGower left a comment

Choose a reason for hiding this comment

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

Changes look fine. Tested with 20 ci_hsc_gen3 runs without any of the previous SSL error messages. Please merge.

@andy-slac
Copy link
Contributor

Just a side comment - not using pool should indeed fix the problem but it may also have performance implications depending on how frequently our clients create/destroy connections. Maybe to keep in mind for the future when we are ready to profile things.

@natelust natelust merged commit 029026b into master Jun 19, 2020
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.

None yet

3 participants