This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
mahmood19227
/
SimulationCore2
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
First Demo
master
mahmood19227
пре 1 година
родитељ
2c7ef98a69
комит
40efd23888
2 измењених фајлова
са
3 додато
и
946 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-944
redisContent.json
+2
-2
simulatorManager.py
+ 1
- 944
redisContent.json
Разлика између датотеке није приказан због своје велике величине
Прегледај датотеку
+ 2
- 2
simulatorManager.py
Прегледај датотеку
@@ -34,9 +34,9 @@ if __name__=='__main__':
process_exists = True
break
if not process_exists:
subprocess.Popen(['./SimulationCore2', simulation_id], cwd=work_dir)
subprocess.Popen(['./SimulationCore2',
redis_address,str(redis_port),redis_password,
simulation_id
,str(log_level)
], cwd=work_dir)
time.sleep(
1
)
time.sleep(
5
)
Write
Preview
Loading…
Откажи
Сачувај