-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: trilead-api-plugin
-
None
TimeoutService becomes a hot lock with a large number of concurrent SSH connections. This PR changes it to use a ScheduledExecutorService instead of a hand-written scheduler.
- links to