merlimat commented on pull request #12652:
URL: https://github.com/apache/pulsar/pull/12652#issuecomment-962525327


   > That's definitely a bad place to Interupt the current Thread.
   
   While it's wrong, it shouldn't be *too* bad :) . The interrupt will just 
flip the flag so that any blocking call can use that as a way to stop the wait.


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