[
https://issues.apache.org/jira/browse/AIRFLOW-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-838.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
> 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
> Fix For: 1.8.0
>
>
> 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)