gunli commented on issue #1258: URL: https://github.com/apache/pulsar-client-go/issues/1258#issuecomment-2254808083
Hmm, `internalSendAsync()` is called by `Send()` or `SendAsync()`, IMO, you should not call `Flush()` and `Send()/SendAsync()` at the same time, I think it should be a convention. -- 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]
