private void wakeUpUnderLock() {
   filesToResolve.notifyAll();
 }