Alex Guziel created AIRFLOW-838:
-----------------------------------

             Summary: Race condition in LocalTaskJob
                 Key: AIRFLOW-838
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-838
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Alex Guziel
            Priority: Minor


Right now, a LocalTaskJob will terminate if the state is not "running" but only 
if it has observed that the state was "running" before. This could lead to a 
situation in which it never terminates although the state is not "running" if 
it was from "running" to another state before it could be observed.



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

Reply via email to