vmagamedov / grpclib

Pure-Python gRPC implementation for asyncio
http://grpclib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
936 stars 92 forks source link

stream.end() #157

Open ablewolf opened 2 years ago

ablewolf commented 2 years ago

grpclib.exceptions.GRPCError: (<Status.UNKNOWN: 2>, 'EOF', None)

stream type Calling directly will report an error, and it is found that it is caused by sending end()