zrlw commented on issue #8895: URL: https://github.com/apache/dubbo/issues/8895#issuecomment-925743542
for 1, n do instance = ReferenceConfig.get(); call instance.func() success(); ReferenceConfig.getInvoker.destroyAll(); <== 加一个这个试试原生的2.7.14还有没有资源泄露 ReferenceConfig.destroy(); end -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
