The GitHub Actions job "Required Checks" on texera.git/main has succeeded.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
ff82157989fffae8f28fd5d0de1dd822b298bd1e / Matthew B. <[email protected]>
test(pyamber): add unit tests for stoppable_queue_blocking_thread (#6669)

### What changes were proposed in this PR?
- Add unit tests for StoppableQueueBlockingRunnable.
- Cover stop() enqueuing the RUNNABLE_STOP sentinel and
interruptible_get() raising InterruptRunnable only on that exact
control.
- Cover run() processing entries until interrupted and always calling
post_stop(), including on unexpected errors.
### Any related issues, documentation, discussions?
Closes: #6668
### How was this PR tested?
- Run: `cd amber && python -m pytest
src/test/python/core/util/stoppable/test_stoppable_queue_blocking_thread.py`,
expect all 7 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

---------

Signed-off-by: Xinyuan Lin <[email protected]>
Co-authored-by: Xinyuan Lin <[email protected]>
Co-authored-by: Copilot Autofix powered by AI 
<[email protected]>
Co-authored-by: Claude Opus 4.8 <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30504731168

With regards,
GitHub Actions via GitBox

Reply via email to