Rich DiCroce created WFLY-3653:
----------------------------------
Summary: Managed Executors: unhandled exceptions should be logged
Key: WFLY-3653
URL:
https://issues.jboss.org/browse/WFLY-3653
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 8.1.0.Final
Reporter: Rich DiCroce
Assignee: Jason Greene
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)