skangf opened a new issue, #1042: URL: https://github.com/apache/rocketmq-client-go/issues/1042
SendAsync is called asynchronously in the coroutine, but it will not return if it times out and will get stuck in the function call in SendAsync ctx, cancel := context.WithTimeout(ctx, 3*time.Second) -- 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]
