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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to