Skip to content

Minor bug fix

Compare
Choose a tag to compare
@theophilusx theophilusx released this 02 Jan 00:33
· 252 commits to master since this release

Fix an issue with connect retries not releasing 'ready' listeners. This could result in a memory leak warning if the same ssh2-sftp-client object was used for multiple connections where more than 10 connections were made/attempted.

This version also includes updated tests and improved test coverage as well as a small reduction in download size.