You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/03/14 20:53:41 UTC

[jira] [Resolved] (AIRFLOW-838) Race condition in LocalTaskJob

     [ 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)