Michael McCarthy
Results
2
issues of
Michael McCarthy
This issue was created at the request of @lidizheng on [a stackoverflow post](https://stackoverflow.com/questions/65945944/multi-thread-support-for-python-asyncio-grpc-clients). ### What version of gRPC and what language are you using? * Python version: `3.8.6` * grpcio...
kind/bug
disposition/help wanted
lang/Python
priority/P3
Simple change to handle both python2 and python3 use-cases. Have tested fix with python 3.5.2 and 2.7.12.