zbentley commented on issue #11823:
URL: https://github.com/apache/pulsar/issues/11823#issuecomment-908358590


   Confirmed that #10981 does not resolve this issue. That's because the root 
cause is pretty broad (any time C++ code calls back into Python during a C++ 
destructor, not just during global finalization, the call fails--and worse, if 
you then call the standard "print why this failed" python utility function, it 
corrupts the interpreter frame).


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