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: update cps async clients #41

Merged
merged 2 commits into from Oct 8, 2020
Merged

fix: update cps async clients #41

merged 2 commits into from Oct 8, 2020

Conversation

dpcollins-google
Copy link
Collaborator

These async clients can now be constructed on a different thread than aenter is called on.

Also backport typing changes from https://github.com/googleapis/gapic-generator-python/pull/641/files

These async clients can now be constructed on a different thread than __aenter__ is called on.

Also backport typing changes from https://github.com/googleapis/gapic-generator-python/pull/641/files
@dpcollins-google dpcollins-google requested a review from a team as a code owner October 8, 2020 21:37
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2020
@anguillanneuf anguillanneuf changed the title fix: Update cps async clients fix: update cps async clients Oct 8, 2020
@anguillanneuf anguillanneuf merged commit f41c228 into master Oct 8, 2020
@anguillanneuf anguillanneuf deleted the fix-async branch October 8, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants