Your Name hace 3 años
padre
commit
0ea7c71d44
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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)