-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.1
-
Component/s: None
-
Labels:None
For all executor services it would be ideal if they are configured to use daemon threads. This will mean that should the process need to be shutdown it will not wait until these threads are complete in order to do so (which can take a long time depending on operation).
- links to