mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +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