Skip to content

fix: missing return in invokeRequest for stream rpc#206

Merged
LinuxSuRen merged 2 commits intoLinuxSuRen:masterfrom
Ink-33:fix_grpcstream
Sep 6, 2023
Merged

fix: missing return in invokeRequest for stream rpc#206
LinuxSuRen merged 2 commits intoLinuxSuRen:masterfrom
Ink-33:fix_grpcstream

Conversation

@Ink-33
Copy link
Contributor

@Ink-33 Ink-33 commented Sep 5, 2023

fix Got error when running the sample grpc testsuite file #200

Signed-off-by: Ink33 Ink33@smlk.org

fix Got error when running the sample grpc testsuite file LinuxSuRen#200

Signed-off-by: Ink33 <Ink33@smlk.org>
@LinuxSuRen LinuxSuRen added bug Something isn't working glcc Special for https://www.gitlink.org.cn/glcc backend labels Sep 5, 2023
@LinuxSuRen LinuxSuRen linked an issue Sep 5, 2023 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.7% 0.7% Duplication

Copy link
Owner

@LinuxSuRen LinuxSuRen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering the CI errors was not caused by this PR. I'm going to merge this first.

@LinuxSuRen LinuxSuRen merged commit ada9ca0 into LinuxSuRen:master Sep 6, 2023
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug Something isn't working glcc Special for https://www.gitlink.org.cn/glcc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Got error when running the sample grpc testsuite file

2 participants