[
https://issues.apache.org/jira/browse/AIRFLOW-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154572#comment-16154572
]
Alex Guziel commented on AIRFLOW-1570:
--------------------------------------
This is fixed by another PR
> Tasks that finish unnaturally don't surface error messages.
> -----------------------------------------------------------
>
> Key: AIRFLOW-1570
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1570
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Alex Guziel
> Assignee: Alex Guziel
>
> Right now, there are two Airflow wrapper tasks to run tasks. Local and raw
> (local runs raw and checks its status). Local's checks work fine when raw
> changes the state, but do not surface errors when raw executes abruptly (ie
> in the event of a SIGKILL). This should be changed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)