fix.додедал этап прерывания компиляции
This commit is contained in:
@@ -219,6 +219,7 @@ public class SapforTestingPlanner extends TestingPlanner<SapforPackage> {
|
||||
Process killer = Runtime.getRuntime().exec(kill_command);
|
||||
killer.waitFor();
|
||||
Print("done!");
|
||||
UpdatePackageState(TasksPackageState.Aborted);
|
||||
}
|
||||
//--
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user