You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Andrew Chen (JIRA)" <ji...@apache.org> on 2017/04/04 22:47:41 UTC

[jira] [Updated] (AIRFLOW-1070) Task instance run should catch SIGINT as well as SIGTERM

     [ https://issues.apache.org/jira/browse/AIRFLOW-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Chen updated AIRFLOW-1070:
---------------------------------
    Priority: Trivial  (was: Major)

> Task instance run should catch SIGINT as well as SIGTERM
> --------------------------------------------------------
>
>                 Key: AIRFLOW-1070
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1070
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Andrew Chen
>            Priority: Trivial
>
> At https://github.com/apache/incubator-airflow/blob/master/airflow/models.py#L1369 we catch only the SIGTERM signal.
> It'd be nice to catch SIGINT as well since I'd like my task to be killed when I send <C-c> to my ``airflow test`` process. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)