| commit | 83461d73bc50d41f631e1db5c195d12b4eb9e6cf | [log] [tgz] |
|---|---|---|
| author | Pirama Arumuga Nainar <pirama@google.com> | Fri Oct 02 16:38:08 2015 -0700 |
| committer | Pirama Arumuga Nainar <pirama@google.com> | Mon Oct 05 15:45:47 2015 -0700 |
| tree | 4c284b6271c2b4fe7bea9b18edfa562362702135 | |
| parent | bd57dac5d5b99d7f6bead50f327b488d464521df [diff] |
Safely handle interrupts during Thread.join() Interrupt current thread if InterruptedException is received during Thread.join(). Also, log the interruption. Change-Id: I452124915ea3f19610e6d4a3411d741f2f604af2