[
https://issues.apache.org/jira/browse/AIRFLOW-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832577#comment-15832577
]
ASF subversion and git services commented on AIRFLOW-779:
---------------------------------------------------------
Commit 9221587514e2a0155cdced2d3ae50129b0793a10 in incubator-airflow's branch
refs/heads/v1-8-test from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9221587 ]
[AIRFLOW-779] Task should fail with specific message when deleted
Testing Done:
- Killed a task while it was running using the
task instances UI, verified behavior is the same
as before, and logging worked
Closes #2006 from saguziel/aguziel-terminate-
nonexistent
> Task should fail with specific message if task instance is deleted
> ------------------------------------------------------------------
>
> Key: AIRFLOW-779
> URL: https://issues.apache.org/jira/browse/AIRFLOW-779
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Priority: Trivial
>
> Right now, when a task instance is deleted in the DB (as is in the UI task
> instances page), it will fail with a None have the state field accessed. We
> should handle this explicitly and give an explicit message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)