merlimat opened a new pull request #11887:
URL: https://github.com/apache/pulsar/pull/11887


   ### Motivation
   
   Fix #6463. 
   
   When a producer is created, keep a reference on the client object so that 
the Python GC will not destroy it. This is similar to what we were already 
doing for consumer and reader, were we had examples with listeners that need to 
keep the client/consumer alive.


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


Reply via email to