reckart opened a new pull request #165: URL: https://github.com/apache/uima-uimaj/pull/165
- Refactor the CPMThreadGroup into a CPMExecutionService - Replace Thread.join() calls with Future.get() calls - Replace the ThreadGroupDestroyer thread a simple call to shutdown() - Replace the uncaught exception handler with overriding ThreadPoolExecutor.afterExecute() - Clean up and format few classes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org