merlimat commented on issue #184:
URL: 
https://github.com/apache/pulsar-client-python/issues/184#issuecomment-1870419432

   @Samreay The question is also for which reason you are using `send_async()` 
instead of the plain `send`. 
   
   While the send is blocking, it won't be holding the GIL, so other Python 
threads can make progress.


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to