no message
This commit is contained in:
@@ -236,7 +236,10 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
|
||||
else
|
||||
TimerOff();
|
||||
}
|
||||
//----
|
||||
public static int checkIntervalSecond = 10;
|
||||
public static int kernels = 4;
|
||||
//----
|
||||
public static Timer checkTimer = null;
|
||||
public static void TimerOn() {
|
||||
checkTasks = true;
|
||||
|
||||
Reference in New Issue
Block a user