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

Fix AmazonTimestreamQuery client object leak #48

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

omossad
Copy link
Contributor

@omossad omossad commented Jan 3, 2024

*Issue #19 *

Description of changes:

Fix AmazonTimestreamQuery client object leak by calling shutdown() after verifying that the connection is valid.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sethusrinivasan
Copy link
Contributor

Is this code fix for the reported issue #19 ? Can you pls add notes in your PR description on how this fix was validated?

@sethusrinivasan sethusrinivasan merged commit 269b4f2 into awslabs:main Jan 6, 2024
2 checks passed
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.

3 participants