rootcss opened a new pull request #11002: URL: https://github.com/apache/airflow/pull/11002
SSHHook was creating the paramiko client every time execute() method was called. This PR makes change to re-use the previously established connection. closes: https://github.com/apache/airflow/issues/10874 ---------------------------------------------------------------- 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: [email protected]
