瀏覽代碼

auto commit

master
jfinn 3 年之前
父節點
當前提交
3d0f2d3f53
共有 1 個檔案被更改,包括 3 行新增2 行删除
  1. 3
    2
      wsps/tasks_loop.py

+ 3
- 2
wsps/tasks_loop.py 查看文件

@@ -422,8 +422,9 @@ def fn1(*a,**kw):
422 422
 	glob_cl.rman.rld_files()
423 423
 glob_cl =  globCL()
424 424
 
425
-if hot_reload_build:
426
-	glob_cl.rman.rld_files()
425
+# if hot_reload_build:
426
+	# glob_cl.rman.rld_files()
427
+glob_cl.rman.rld_files()
427 428
 
428 429
 
429 430
 def atexit_fn():

Loading…
取消
儲存