You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/22 03:13:37 UTC

[GitHub] [airflow] yuqian90 commented on pull request #15562: Fix changing the parent dag state on subdag clear

yuqian90 commented on pull request #15562:
URL: https://github.com/apache/airflow/pull/15562#issuecomment-846340998


   This PR fixed some issues but isn't a complete fix (there are other ways the cleared TaskInstance can involve multiple DAGs. See [Cross-DAG Dependencies](https://airflow.apache.org/docs/apache-airflow/stable/howto/operator/external_task_sensor.html#cross-dag-dependencies)). I put up another PR some time ago which should fix the remaining issues as well as the issue this PR reported: https://github.com/apache/airflow/pull/15382


-- 
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:
users@infra.apache.org