woaishixiaoxiao commented on PR #1210: URL: https://github.com/apache/rocketmq-clients/pull/1210#issuecomment-4131358561
@lizhimins the current asynchronous sending implementation creates a new goroutine for every request without proper lifecycle management, leading to potential goroutine leaks under high concurrency. -- 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]
