The GitHub Actions job "Tests (ARM)" on airflow.git/v3-2-test has failed.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
88d5fb00c6ff8bda8ea16e4bac1ff67c016f07f1 / Rahul Vats 
<[email protected]>
Fix scheduler orphaned task reset logging crash (#67822) (#67844)

The scheduler orphaned-task adoption path loaded task instances with a narrow 
load_only(...) set and then called repr(ti) while building the reset log 
message. TaskInstance.__repr__ reads map_index and state, so detached
instances with deferred columns could raise DetachedInstanceError and crash the 
scheduler on restart.

Co-authored-by: Revanth <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/26760377795

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to