Ma77Ball opened a new pull request, #6671:
URL: https://github.com/apache/texera/pull/6671

   ### What changes were proposed in this PR?
   - Add unit tests for SingleBlockingIO.
   - Cover write() appending to the buffer and flush() completing with a 
newline and publishing the value.
   - Cover readline() returning and clearing the value, driving the blocking 
wait loop deterministically with a scripted Condition.
   ### Any related issues, documentation, discussions?
   Closes: #6670
   ### How was this PR tested?
   - Run: `cd amber && python -m pytest 
src/test/python/core/models/test_single_blocking_io.py`, expect all 5 tests 
passing.
   - Test-only change; no production code is modified.
   ### Was this PR authored or co-authored using generative AI tooling?
   Co-authored with Claude Opus 4.8 in compliance with ASF


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to