Goldstein Lyor created SSHD-480:
-----------------------------------
Summary: Replace all "new Thread(...)" calls with
"ExecutorService#submit"
Key: SSHD-480
URL: https://issues.apache.org/jira/browse/SSHD-480
Project: MINA SSHD
Issue Type: Improvement
Reporter: Goldstein Lyor
The creation of any thread used by the code - for whatever purpose - should be
fully controllable by the user. We should provide reasonable defaults if the
user does not want to provide an _ExecutorService_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)