andreaturli commented on this pull request.
> @@ -40,7 +40,7 @@ import java.util.Properties; import java.util.Set; -import static com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor; +import static com.google.common.util.concurrent.MoreExecutors.newDirectExecutorService; @demobox I think this is required because of guava 21 inherited from jclouds/jclouds -- 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-labs/pull/436#pullrequestreview-122320272
