fix
This commit is contained in:
@@ -102,7 +102,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
|
||||
//--->>
|
||||
@Override
|
||||
protected void startAdditionalThreads() {
|
||||
testingThread.start();
|
||||
// testingThread.start();
|
||||
testingThread_2023.start();
|
||||
}
|
||||
protected TestingPlanner_OLD testingPlannerOLD = new TestingPlanner_OLD();
|
||||
|
||||
Reference in New Issue
Block a user