[
https://issues.apache.org/jira/browse/AIRFLOW-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838672#comment-15838672
]
ASF subversion and git services commented on AIRFLOW-798:
---------------------------------------------------------
Commit 24d641bc106c112f86771bd394d877dd4df578f9 in incubator-airflow's branch
refs/heads/v1-8-test from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=24d641b ]
[AIRFLOW-798] Check return_code before forcing termination
LocalTaskJob could still log an error en self destruct,
although the underlying process already exited.
> LocalTaskJob can terminate prematurely
> --------------------------------------
>
> Key: AIRFLOW-798
> URL: https://issues.apache.org/jira/browse/AIRFLOW-798
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Bolke de Bruin
>
> LocalTaskJob monitors the task instance for changes and terminates if it is
> changed outside its scope.
> This can happen also to tasks finishing properly.
> In addition to log reports a wrong state, as the TaskInstance in LocalTaskJob
> is not refreshed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)