Skip to content

examples: Reflow manualflowcontrol; check isReady() earlier#12726

Open
ejona86 wants to merge 1 commit intogrpc:masterfrom
ejona86:examples-flowcontrol-wrap
Open

examples: Reflow manualflowcontrol; check isReady() earlier#12726
ejona86 wants to merge 1 commit intogrpc:masterfrom
ejona86:examples-flowcontrol-wrap

Conversation

@ejona86
Copy link
Member

@ejona86 ejona86 commented Mar 23, 2026

This change is mostly to flow the paragraph across multiple lines like all other text in this file. But I did also replace checking for isReady() before calling onNext() with checking before creating messages. If you already have the message created, it doesn't change much to go ahead and enqueue it, but don't go create another message immediately.

This change is mostly to flow the paragraph across multiple lines like
all other text in this file. But I did also replace checking for
isReady() before calling onNext() with checking before creating
messages. If you already have the message created, it doesn't change
much to go ahead and enqueue it, but don't go create another message
immediately.
@ejona86 ejona86 requested a review from kannanjgithub March 23, 2026 20:47
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.

1 participant