nachatz commented on issue #279: URL: https://github.com/apache/pulsar-client-python/issues/279#issuecomment-3747326110
I added #282 to support neg acknowledgment via async/await constructs. Given the binding is listed as "non-blocking", there seems to be two options: 1. Add formal async support to the source and thus binding 2. Leverage asyncio threads to support the await/async constructs. Let me know thoughts. -- 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]
