Skip to content

Conversation

@copybara-service
Copy link

Add a test case for a "join" Proc in block conversion.

This test case demonstrates the current behavior of converting a Proc that receives from two channels and sends to one. It highlights an issue where one of the receive-ready signals can be asserted even when the other input is not yet valid, potentially leading to data loss.

Documents #3605

This test case demonstrates the current behavior of converting a Proc that receives from two channels and sends to one. It highlights an issue where one of the receive-ready signals can be asserted even when the other input is not yet valid, potentially leading to data loss.

Documents #3605

PiperOrigin-RevId: 850189387
@copybara-service copybara-service bot merged commit d7cd7a8 into main Dec 30, 2025
@copybara-service copybara-service bot deleted the test_849273814 branch December 30, 2025 00:29
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