nodece commented on PR #1249: URL: https://github.com/apache/pulsar-client-go/pull/1249#issuecomment-2239612505
`Reconnect` and `Close` are different things. The reconnect request should block the send and flush requests. The close request shouldn't be added to the event loop, otherwise, the close request will be blocked when reconnecting. -- 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]
