ashb commented on issue #5435: [AIRFLOW-4759] Don't error when marking sucessful run as failed URL: https://github.com/apache/airflow/pull/5435#issuecomment-504401381 @jmcarp Yeah - if you set a successful run to failed it only changes the state of the _running_ tasks - (and for a successful run there are no running tasks as they have finished) -> empty list.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services