Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
The ExecutorNotifierTest#testExceptionInHandler() fails intermittently because the UncaughtExceptionHandler may fire after the ExecutorService has shutdown. The fix is to ensure only check the exception after the UncaughtExceptionHandler has fired.
Attachments
Issue Links
- links to