[ https://issues.apache.org/jira/browse/AIRFLOW-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15591514#comment-15591514 ]
Michael Spector commented on AIRFLOW-403: ----------------------------------------- What version this fix is targeted? > 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 > Reporter: Michael Spector > Assignee: Michael Spector > > 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.4#6332)