1
0
Your Name 3 лет назад
Родитель
Сommit
0ea7c71d44
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      hhh/tests/phantomtest.py

+ 2 - 2
hhh/tests/phantomtest.py

@@ -74,8 +74,8 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-#    intsleep=random.randint(19,30)
-    intsleep=random.randint(10,20)
+    intsleep=random.randint(20,40)
+#    intsleep=random.randint(10,20)
 
     time.sleep(intsleep)