merlimat commented on issue #7324:
URL: https://github.com/apache/pulsar/issues/7324#issuecomment-648942992


   > Is this info obsolete?
   
   No, the Python client is based on C++. What I meant is that you don't need 
to install `libpulsar` separately. When you do `pip install pulsar-client` it 
will be fetching a wheel file that contains everything that is needed.
   
   > I have a bigger application that uses asyncio library. The 
reader.read_next() is executed inside the run_in_executor() method.
   
   Can you post a small repro code using asyncio? 
   Can you show the pulsar client lib logs? 
   
   


----------------------------------------------------------------
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]


Reply via email to