This patch fixes OpenSSH transport. Also, it happened it should fix tests execution freezes when stdin doesn't get closed while using Paramiko transport.
Also, as OpenSSH transport is now working we have a proposal to remove Paramiko dependency.
rebased onto ee018d0bc078378b5586d61ba2a4d3717d9748eb
Pull-Request has been closed by slaykovsky
This patch fixes OpenSSH transport. Also, it happened it should fix tests execution freezes when stdin doesn't get closed while using Paramiko transport.
Also, as OpenSSH transport is now working we have a proposal to remove Paramiko dependency.