You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/19 08:37:00 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #16535: [fix] [python client] Better Python garbage collection management for C++-owned objects

BewareMyPower commented on PR #16535:
URL: https://github.com/apache/pulsar/pull/16535#issuecomment-1220405364

   Could you fix this test?
   
   ```
   ======================================================================
   FAIL: test_async_func_with_custom_logger (__main__.CustomLoggingTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "custom_logger_test.py", line 48, in test_async_func_with_custom_logger
       self.assertEqual(value, result)
   AssertionError: 'foo' != None
   ```


-- 
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-unsubscribe@pulsar.apache.org

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