0.13.3
Improved
- If
Sftp
is created usingSftp::from_session
, then dropping it would
also drop theopenssh::RemoteChild
andopenssh::Session
immediately
after sftp graceful shutdown is done to prevent any leak.
Full Changelog: 0.13.2...0.13.3
Sftp
is created using Sftp::from_session
, then dropping it wouldopenssh::RemoteChild
and openssh::Session
immediatelyFull Changelog: 0.13.2...0.13.3