Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc-stub: added fix for ignore unary response if status is not OK #11610

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NaveenPrasannaV
Copy link

added fix for ignore unary response if status is not OK along with Junit

Fixes #5969

Copy link

linux-foundation-easycla bot commented Oct 9, 2024

CLA Signed

  • ✅login: NaveenPrasannaV / (a08417c)

The committers listed above are authorized under a signed CLA.

@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Oct 10, 2024
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async server: need to ignore unary response msg if status is not OK
4 participants