merlimat commented on issue #17: Whether the error return value of Close() should be removed URL: https://github.com/apache/pulsar-client-go/issues/17#issuecomment-553723632 Good point. In general we try to do graceful close and return error if we fail. For close method we could just do forced close anyway if any problem occurs.
---------------------------------------------------------------- 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
