mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
+ Switching from Workers from Runnables to Callables + Using ExecutorService to execute Workers + Using Futures to report exceptions in Workers to the junit Test Runner