pierrejeambrun commented on PR #49752:
URL: https://github.com/apache/airflow/pull/49752#issuecomment-2837912857

   > Or do you think the running_states there might not cover all the cases?
   
   I mean mark as failed is coming from another function, 
`set_dag_run_state_to_failed` that is apparently not handling `teardown` tasks 
(there's no special case for them), so basically they can be marked as `failed` 
early on, without letting them complete beforehand.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to