Skip to content

Conversation

@otorreno
Copy link
Contributor

There was a recent release (3.12.0) that included the changes introduced in #917. The newly introduced close method seems to be called by AppEngine Python runtime at shutdown, so if you would call it explicitly before the runtime does it, then the close function throws an exception because transport is None.

Fixes #989

…pened There was a recent release (3.12.0) that included the changes introduced in googleapis#917. The newly introduced close method seems to be called by AppEngine Python runtime at shutdown, so if you would call it explicitly before the runtime does it, then the close function throws an exception because transport is None.
@otorreno otorreno requested review from a team as code owners April 21, 2025 11:09
@otorreno otorreno requested a review from gkevinzheng April 21, 2025 11:09
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Apr 21, 2025
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. label Apr 21, 2025
@cindy-peng
Copy link
Contributor

/gcbrun

@cindy-peng cindy-peng added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 21, 2025
@gkevinzheng gkevinzheng added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2025
@gkevinzheng gkevinzheng merged commit 66c6b91 into googleapis:main Apr 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the googleapis/python-logging API. size: s Pull request size is small.

5 participants