Alanxtl commented on PR #3386: URL: https://github.com/apache/dubbo-go/pull/3386#issuecomment-4655730726
shutdown 默认时长现在仍有两份:[global/shutdown_config.go#L36](https://github.com/apache/dubbo-go/blob/dcc76e821541b87810336c711cfe228b5940ee5a/global/shutdown_config.go#L36) 和 [graceful_shutdown/shutdown.go#L45](https://github.com/apache/dubbo-go/blob/dcc76e821541b87810336c711cfe228b5940ee5a/graceful_shutdown/shutdown.go#L45)。 这块顺便处理一下吧 都统一到 common/const -- 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]
