Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

fix: do not set BidiRpc to None when closing it - #698

Merged
Linchin merged 1 commit into
googleapis:mainfrom
Linchin:rpc-close
Nov 6, 2023
Merged

fix: do not set BidiRpc to None when closing it#698
Linchin merged 1 commit into
googleapis:mainfrom
Linchin:rpc-close

Conversation

@Linchin

@Linchin Linchin commented Nov 6, 2023

Copy link
Copy Markdown
Contributor

For more context see comment #638 (comment).

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #638 🦕

@Linchin
Linchin requested review from a team, chalmerlowe and shollyman November 6, 2023 18:10
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. labels Nov 6, 2023
@Linchin
Linchin enabled auto-merge (squash) November 6, 2023 18:33

@shollyman shollyman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Any tests that would be helpful to validate this, or are they already present?

@Linchin
Linchin merged commit 7921561 into googleapis:main Nov 6, 2023
@Linchin

Linchin commented Nov 6, 2023

Copy link
Copy Markdown
Contributor Author

I don't think there's a test covering this case. I can create another PR adding it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. size: xs Pull request size is extra small.

2 participants