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

Michael Spector resolved AIRFLOW-403.
-------------------------------------
    Resolution: Fixed

> Bash operator's kill method leaves underlying processes running
> ---------------------------------------------------------------
>
>                 Key: AIRFLOW-403
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-403
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: core
>            Reporter: Michael Spector
>            Assignee: Michael Spector
>              Labels: easyfix
>             Fix For: Airflow 1.8
>
>
> If Bash operator is killed on timeout, underlying process invoked from the 
> bash script continues running. 
> We should create process groups for bash processes, and send signal to the 
> entire group instead of killing just the parent.



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

Reply via email to