public void run() {
   test.test(method, trainDataSource, testDataSource);
   semRuns.release();
 }