Merge pull request #8686 from thunderboltsid/issue-8231-re
"Handle" non-iterator objects in consume_request_iterator by failing the RPC.
No related branches found
No related tags found
Showing
- src/python/grpcio/grpc/_channel.py 11 additions, 1 deletionsrc/python/grpcio/grpc/_channel.py
- src/python/grpcio_tests/tests/tests.json 1 addition, 0 deletionssrc/python/grpcio_tests/tests/tests.json
- src/python/grpcio_tests/tests/unit/_compression_test.py 1 addition, 1 deletionsrc/python/grpcio_tests/tests/unit/_compression_test.py
- src/python/grpcio_tests/tests/unit/_empty_message_test.py 2 additions, 2 deletionssrc/python/grpcio_tests/tests/unit/_empty_message_test.py
- src/python/grpcio_tests/tests/unit/_exit_scenarios.py 1 addition, 1 deletionsrc/python/grpcio_tests/tests/unit/_exit_scenarios.py
- src/python/grpcio_tests/tests/unit/_invocation_defects_test.py 247 additions, 0 deletions...ython/grpcio_tests/tests/unit/_invocation_defects_test.py
- src/python/grpcio_tests/tests/unit/_metadata_test.py 2 additions, 2 deletionssrc/python/grpcio_tests/tests/unit/_metadata_test.py
Loading
Please register or sign in to comment