BewareMyPower opened a new issue, #530:
URL: https://github.com/apache/pulsar-client-cpp/issues/530

   ```
   .
   ----------------------------------------------------------------------
   Ran 11 tests in 6.153s
   
   OK
   2025-12-23 21:51:47.812 INFO  [0x20175f840] ProducerImpl:755 | Producer - 
[persistent://public/default/asyncio-test-close-producer, standalone-0-15] , 
[batchMessageContainer = { BatchMessageContainer [size = 0] [bytes = 0] 
[maxSize = 1000] [maxBytes = 131072] [topicName = 
persistent://public/default/asyncio-test-close-producer] [numberOfBatchesSent_ 
= 0] [averageBatchSize_ = 0] }]
   2025-12-23 21:51:47.812 INFO  [0x20175f840] ProducerImpl:755 | Producer - 
[persistent://public/default/asyncio-test-send-failure, standalone-0-23] , 
[batchMessageContainer = { BatchMessageContainer [size = 0] [bytes = 0] 
[maxSize = 1000] [maxBytes = 131072] [topicName = 
persistent://public/default/asyncio-test-send-failure] [numberOfBatchesSent_ = 
1] [averageBatchSize_ = 1] }]
   ```
   
   Here are the outputs I saw when running tests in Python. The `ProducerImpl` 
instance was destroyed after the test exited, which should be dangerous


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