dsmlily opened a new pull request #167: res channel causes connection.Run() to block When request timeout occuers URL: https://github.com/apache/pulsar-client-go/pull/167 Change the RPCResultChannel to a buffer channel to avoid blocking connection.Run() when request timeout occuers https://github.com/apache/pulsar-client-go/issues/144 https://github.com/apache/pulsar-client-go/issues/151 Signed-off-by: dsmlily <[email protected]>
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
