-
- Downloads
Fix a defect in RPC Framework Core
On the service-side, an operation isn't successfully completed with just the conclusion of transmission to the other side; local ingestion of the status and code must be completed as well before termination callbacks are called.
Showing
- src/python/grpcio/grpc/framework/core/_termination.py 3 additions, 3 deletionssrc/python/grpcio/grpc/framework/core/_termination.py
- src/python/grpcio/tests/unit/framework/common/test_constants.py 4 additions, 1 deletion...thon/grpcio/tests/unit/framework/common/test_constants.py
- src/python/grpcio/tests/unit/framework/interfaces/face/_future_invocation_asynchronous_event_service.py 19 additions, 1 deletion...ces/face/_future_invocation_asynchronous_event_service.py
Please register or sign in to comment