You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/11/15 06:16:12 UTC

[GitHub] [airflow] zzk-dev commented on issue #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator

zzk-dev commented on issue #6586: [AIRFLOW-5936] Allow explicit get_pty in SSHOperator
URL: https://github.com/apache/airflow/pull/6586#issuecomment-554228929
 
 
   Just want to make it clearer - by timeout I mean the execution_timeout of the task, not the channel timeout parameter in ssh_client.exec_command(). In many use cases, when the execution_timeout is reached, we want not only to close the ssh connection but also to kill the remote process.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services