@After
 public void cleanup() {
   // Clear interrupted state
   Thread.interrupted();
 }