xuzhiyonggithubper commented on issue #1925: URL: https://github.com/apache/servicecomb-java-chassis/issues/1925#issuecomment-675535403
Executors es ArrayList<Callable<String>> list=new ArrayList<>() list.add(new Watch()); es.invaokeall(list) futures.for future.get invoke other microservice appear exception class Watch is a asynchronous task ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
