Stephen Collinson

Results 2 issues of Stephen Collinson

In the `_recv_headers_frame` code, a check is made on the number if inbound streams. If this is above the limit, then a TooManyStreamsError is raised. The error text and logged...

The test `test_timeout_while_streaming_result` fails intermittently against versions of grpcio >= 1.50.0 and I would expect others to as well. From debugging, we appear to receive multiple frames from the server...