Dan Davydov created AIRFLOW-992:
-----------------------------------

             Summary: Skipped tasks do not propagate correctly
                 Key: AIRFLOW-992
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-992
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Dan Davydov
            Priority: Critical


We are seeing skipped tasks not being propagated correctly:

E.g. 
A->B
`-->C

Task A depends on task B and C

If B gets skipped and C gets run then:
Expected:
A will get skipped

Actual:
A gets run

[~bolke]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to