[ 
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)

Reply via email to