KevinYang21 commented on issue #5079: [AIRFLOW-4285] Update task dependency context defination and usage URL: https://github.com/apache/airflow/pull/5079#issuecomment-561511036 @ashb seems to me that the example DAG is running fine. <img width="1352" alt="Screen Shot 2019-12-03 at 1 40 38 AM" src="https://user-images.githubusercontent.com/7818710/70120772-2b565a00-1622-11ea-99d3-60923ff63aaf.png"> I looked into a bit how we check trigger rule deps and seems like that dep itself and how we check it wasn't touched in this PR. If we query one of the recent DAG run we'll have similar state snapshot you showed. Do you mind help check if all the previous DAG run are sharing the same symptom even after we ran scheduler for a long time please? If that's the case maybe share me with your branch and I'll try reproduce it and look deeper(I was testing on [this branch](https://github.com/KevinYang21/incubator-airflow/tree/kevin_yang_fix_my_bad)).
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
