Added helper method that uses reflection (initialized statically) to call `SimpleTimeLimiter.create(ExecutorService)` if possible, otherwise `new SimpleTimeLimiter(ExecutorService)`. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/1133 -- Commit Summary -- * Addresses https://issues.apache.org/jira/browse/JCLOUDS-1334 -- File Changes -- M core/src/main/java/org/jclouds/concurrent/config/ExecutorServiceModule.java (42) -- Patch Links -- https://github.com/jclouds/jclouds/pull/1133.patch https://github.com/jclouds/jclouds/pull/1133.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1133
