소스 검색

change: dmx-in sleep(6)

micha 10 달 전
부모
커밋
3f5433090e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      _LibreLightDesk.py

+ 1 - 1
_LibreLightDesk.py

@@ -457,7 +457,7 @@ class MC():
                 pass
 
     def _loop(self):
-        time.sleep(20)
+        time.sleep(6)
         cprint("++++++++++ start.memcachd read loop",self )
         
         ip = libconfig.load_remote_ip()