get() hangs out
Author: nikonruCreated Sep 9, 2025Updated Aug 10, 2026
LabelsSupport
Hello, I noticed that Connection.get() may hang out while downloading file from remote host.
Probably, it might be affected by the fact that I have an open via sftp client file, which I read.
By the way, it would be nice to have a timeout kwarg for put and get methods.
Source: fabric/fabric