Skip to content

Start adding valid_data as a Channel flow-control type#4189

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_908424957
Draft

Start adding valid_data as a Channel flow-control type#4189
copybara-service[bot] wants to merge 1 commit intomainfrom
test_908424957

Conversation

@copybara-service
Copy link
Copy Markdown

Start adding valid_data as a Channel flow-control type

For now, we put placeholder errors in every place where this could possibly affect how we handle channels. The goal is that this will be used for channels that don't support backpressure - probably with a codegen option to add an assert if data is ever received by a proc that isn't actually ready to receive the incoming data.

For now, we put placeholder errors in every place where this could possibly affect how we handle channels. The goal is that this will be used for channels that don't support backpressure - probably with a codegen option to add an assert if data is ever received by a proc that isn't actually ready to receive the incoming data.

PiperOrigin-RevId: 908424957
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