The GitHub Actions job "Required Checks" on texera.git/loop-feb has failed. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: 38338f8750ba3a9ad9fa7d592e41745e877f75ac / probe <probe@x> fix(amber): report loop-back write failures like condition errors complete() guarded the LoopEnd condition() call but not the back-edge state write in _jump_to_loop_start: a put_one/close failure after the jump DCM would propagate on the main loop thread and kill it via run()'s @logger.catch(reraise=True). Extend the guard to cover the jump call, so a failed write (or a missing loop-back URI) is reported via Context.report_exception + EXCEPTION_PAUSE and completion is skipped, the same as a bad condition. Adds a mirrored test driving a real put_one failure. Per @Xiao-zhen-Liu's review on #5700. Report URL: https://github.com/apache/texera/actions/runs/29179042040 With regards, GitHub Actions via GitBox
