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

Zikun Zhu updated AIRFLOW-5936:
-------------------------------
    Description: Currently when execution_timeout is reached for an SSHOperator 
task, the ssh connection will be closed but the remote process continues to 
run. In many scenarios, users might want the process to be killed upon task 
timeout. Giving users an explicit get_pty option achieves this goal.  (was: 
Currently when timeout is reached for a SSHOperator task, the ssh connection 
will be closed but the remote process continues to run. In many scenarios, 
users might want the process to be killed upon task timeout. Giving users an 
explicit get_pty option achieves this goal.)

> Allow explicit get_pty in SSHOperator
> -------------------------------------
>
>                 Key: AIRFLOW-5936
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5936
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.6
>            Reporter: Zikun Zhu
>            Priority: Major
>
> Currently when execution_timeout is reached for an SSHOperator task, the ssh 
> connection will be closed but the remote process continues to run. In many 
> scenarios, users might want the process to be killed upon task timeout. 
> Giving users an explicit get_pty option achieves this goal.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to