瀏覽代碼

auto commit

master
jfinn 2 年之前
父節點
當前提交
edaa5e84b7
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 4
    0
      wsps/consumers.py
  2. 1
    1
      wsps/tasks_loop.py

+ 4
- 0
wsps/consumers.py 查看文件

@@ -33,3 +33,7 @@ print("++",end="\n",flush=True)
33 33
 # print("++",end="\n",flush=True)
34 34
 
35 35
 
36
+
37
+
38
+
39
+

+ 1
- 1
wsps/tasks_loop.py 查看文件

@@ -46,4 +46,4 @@ p("400 globCL.init_cnt:",globCL.init_cnt)
46 46
 glob_cl_b =  globCL()
47 47
 p("500 globCL.init_cnt:",globCL.init_cnt)
48 48
 
49
-print(end="...",flush=True)
49
+print("..",end="\n",flush=True)

Loading…
取消
儲存