mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
a024b83def
* Fix deadlock in SftpClient.UploadFile upon error * Make RequestWrite deterministic wrt. exception handling * add regression test; fix race * x