You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ze Wang (Jira)" <ji...@apache.org> on 2020/01/07 18:18:00 UTC

[jira] [Commented] (AIRFLOW-578) BaseJob does not check return code of a process

    [ https://issues.apache.org/jira/browse/AIRFLOW-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009946#comment-17009946 ] 

Ze Wang commented on AIRFLOW-578:
---------------------------------

[~jackjack10] I've fixed the issue in [https://github.com/apache/airflow/pull/6870] and passed all checks. However, the original reviewer of this PR seems unavailable at this time, would you mind help review it? thanks

> BaseJob does not check return code of a process
> -----------------------------------------------
>
>                 Key: AIRFLOW-578
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-578
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: scheduler
>            Reporter: Ze Wang
>            Priority: Major
>
> BaseJob ignores the return code of the spawned process. which makes even that process is killed or returned abnormally, it will think it finishes with success



--
This message was sent by Atlassian Jira
(v8.3.4#803005)