cckellogg opened a new pull request #645: URL: https://github.com/apache/pulsar-client-go/pull/645
Avoid closing the requests channel in the connection struct to avoid potential writes on a closed channel. If another request is added after the drain message than the RPC client should eventually timeout and return an error. -- 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]
