Safely handle interrupts during Thread.join()
Interrupt current thread if InterruptedException is received during Thread.join(). Also, log the interruption. Change-Id: I452124915ea3f19610e6d4a3411d741f2f604af2
Loading
Please register or sign in to comment