tomaswolf commented on issue #354:
URL: https://github.com/apache/mina-sshd/issues/354#issuecomment-1565675788

   These threads normally terminate when the `SshClient` is closed. If your 
code calls `SshClient.setSchedulerExecutor()`, then your code is responsible 
for shutting it down.
   
   Sounds like the code is using multiple clients, and doesn't close them 
properly when they're no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to