mirror of https://github.com/grpc/grpc.git
Add concurrency into python example in route_guide (#31724)
* Add concurrency into python example in route_guide - replace await single tasks sequentially with await task_group * Add comments for asyncio.gather for concurrency * Correct typo * Update asyncio_route_guide to meet google style Co-authored-by: Richard Belleville <rbellevi@google.com>pull/31955/head
parent
60e4aea792
commit
28e49b0f6f
1 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue