gantryyork opened a new issue, #143: URL: https://github.com/apache/pulsar-client-python/issues/143
**Is your feature request related to a problem? Please describe.** This isn't necessarily a problem, but requires a workaround **Describe the solution you'd like** Simply add client = pulsar.Client(ip, stdout=False) **Describe alternatives you've considered** Otherwise I have to manually supress stdout when I call pulsar.Client() or producer.send() **Additional context** Add any other context or screenshots about the feature request here. -- 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]
