a590c96d07bfd1d694d0ad0e22f1bd4e4d1c9178
Code-review feedback from Task 2: - Use state.NoMoreDeltas in the output callback completion check instead of downstream.Reader.Completion.IsCompleted (spec called for it as the redundant fast path; it was dead code before). - UpstreamSendLoop now break's when StopSending && upstream channel empty, matching the spec's stated exit shape.
Description
No description provided
Languages
C#
73.2%
Python
25.3%
Shell
1%
Dockerfile
0.5%