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

test: ensure Storage instances are closed in ITStorageLifecycleTest #2246

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

BenWhitehead
Copy link
Collaborator

Looking at CI logs I noticed grpc was logging a leaked channel pool. The storage instance wasn't being closed in these tests.

Looking at CI logs I noticed grpc was logging a leaked channel pool. The storage instance wasn't being closed in these tests.
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Oct 4, 2023
@BenWhitehead BenWhitehead requested a review from a team as a code owner October 4, 2023 15:23
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Oct 4, 2023
@BenWhitehead BenWhitehead merged commit f1740ee into main Oct 5, 2023
@BenWhitehead BenWhitehead deleted the test/close-storage branch October 5, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants