Ngone51 commented on PR #52139: URL: https://github.com/apache/spark/pull/52139#issuecomment-3230849105
> @Ngone51 What is the assumption? If thread A or thread B interrupts ut before it calls uninterruptibleLock.getAndSetUninterruptible(true), ut can be interrupted. @vrozov Thread ut is interrupted in this case. But it continous the execution because there is no `InterruptedException` triggered. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org