Skip to content

Conversation

@Jozott00
Copy link
Collaborator

Subsystem
gRPC/Native

Problem Description
Native gRPC server was only sending a single message during server side streaming.

Solution
The DeferredCallListener missed the onReady() implementation.

@Jozott00 Jozott00 requested a review from Mr3zee September 16, 2025 08:28
@Jozott00 Jozott00 added the bug Something isn't working label Sep 16, 2025
@Jozott00 Jozott00 self-assigned this Sep 16, 2025
@Jozott00 Jozott00 merged commit c791fe7 into grpc-common Sep 16, 2025
5 of 7 checks passed
Mr3zee pushed a commit that referenced this pull request Oct 27, 2025
Subsystem
gRPC/Native

Problem Description
Native gRPC server was only sending a single message during server side streaming.

Solution
The DeferredCallListener missed the onReady() implementation.


Signed-off-by: Johannes Zottele <[email protected]>
Mr3zee pushed a commit that referenced this pull request Nov 12, 2025
Subsystem
gRPC/Native

Problem Description
Native gRPC server was only sending a single message during server side streaming.

Solution
The DeferredCallListener missed the onReady() implementation.


Signed-off-by: Johannes Zottele <[email protected]>
@Jozott00 Jozott00 deleted the grpc/server-race-condition branch November 19, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants