Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes timeouts in transport.open_session() to account for paramiko's behavior of always opening the channel in blocking mode, only applying the timeout kwarg to the initial connection.
- Loading branch information