IcyZhang opened a new issue, #3391: URL: https://github.com/apache/servicecomb-java-chassis/issues/3391
问题描述: 1、用createSharedWorkerExecutor(String name, int poolSize, long maxExecuteTime) 获得的WorkerExecutor,设置了100ms的最大执行时间 2、但是在线程执行executeBlocking的worker,超时18分钟后,还会去回调主线程进行处理。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
