-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
8.1.0.Final
-
None
If you submit a task to a ManagedExecutorService, and the task throws an exception that propagates out of the task, the exception is not logged anywhere. Obviously, developers can simply wrap their task's code with a try-catch, but it would be nice if that were not needed.
- is duplicated by
-
WFLY-4086 If a ManagedExecutorService's Runnable throws an exception, it should not be eaten (but it's stacktrace should be shown in the console) by default
-
- Closed
-