mattisonchao commented on pull request #14656:
URL: https://github.com/apache/pulsar/pull/14656#issuecomment-1064831090


   After a simple check, I think it may be due to this method being an async 
method that we call another method without waiting for it to complete, which 
ends up causing both threads to be deleted at the same time.
   Just a simple check, I'm not sure about that. please re-check there and let 
me know what you think, thanks.
   
   <img width="1035" alt="image" 
src="https://user-images.githubusercontent.com/74767115/157818209-60ae845c-d51b-4d83-bcc8-cfb1f86950dc.png";>
   


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