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

[Aio] Client Implementation #19497

Closed
gnossen opened this issue Jun 27, 2019 · 4 comments
Closed

[Aio] Client Implementation #19497

gnossen opened this issue Jun 27, 2019 · 4 comments

Comments

@gnossen
Copy link
Contributor

gnossen commented Jun 27, 2019

Acceptance Criteria:

  • A gRPC client integrated with asyncio has been merged to master.
  • The client follows the guidance of the documents produced by gRPC Async API gRFC #19494 and asyncio Implementation Design Doc #19495
  • The existing Python 2/3 agnostic synchronous client continues to function as normal, with no regressions.
  • The new asyncio client is passing interop tests, alongside the existing synchronous client.
  • The implementation includes docstrings and PyType type annotations.
@stale
Copy link

stale bot commented Apr 1, 2020

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 180 days. It will be closed automatically if no further update occurs in 1 day. Thank you for your contributions!

@stale
Copy link

stale bot commented May 6, 2020

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

@gnossen
Copy link
Contributor Author

gnossen commented May 12, 2020

@lidizheng I believe this is done, right?

@lidizheng
Copy link
Contributor

@gnossen The requirements are fulfilled. I think it is done.

@gnossen gnossen closed this as completed May 12, 2020
gRPC Async API automation moved this from To Do to Done May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants