[GitHub] [mina-sshd] 2tu commented on issue #294: Memory Leak in SftpFileSystemProvider

2023-03-18 Thread via GitHub
2tu commented on issue #294: URL: https://github.com/apache/mina-sshd/issues/294#issuecomment-1474875952 I switched to SftpClient and it's working normally now. in **_ThreadPool_** use Bad ```java public String downloadFile(String path) { try (ClientSes

[GitHub] [mina-sshd] 2tu commented on issue #294: Memory Leak in SftpFileSystemProvider

2023-03-18 Thread via GitHub
2tu commented on issue #294: URL: https://github.com/apache/mina-sshd/issues/294#issuecomment-1474815774 @tomaswolf I use ThreadPool upload many files. sftp version:2.9.3-SNAPSHOT Using the 2.9.3-SNAPSHOT, still unable to release. ![image](https://user-images.githubusercont