Closed rebello95 closed 2 months ago
Updates to include these changes: https://github.com/connectrpc/conformance/compare/v1.0.1...v1.0.3
The conformance tests change cancel-after-close-send which now requires unary requests to be cancellable from the conformance implementation. This PR updates the conformance implementation to make these 10 tests pass.
cancel-after-close-send
Updates to include these changes: https://github.com/connectrpc/conformance/compare/v1.0.1...v1.0.3
The conformance tests change
cancel-after-close-send
which now requires unary requests to be cancellable from the conformance implementation. This PR updates the conformance implementation to make these 10 tests pass.