瀏覽代碼

auto commit

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

+ 1
- 3
wsps/consumers.py 查看文件

@@ -29,11 +29,9 @@ class ChatConsumer(WebsocketConsumer):
29 29
 print(">>>>>>>>>>>>>")
30 30
 
31 31
 
32
-print("++",end="\n",flush=True)
32
+print("++.",end="\n",flush=True)
33 33
 # print("++",end="\n",flush=True)
34 34
 
35 35
 
36 36
 
37 37
 
38
-
39
-

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

@@ -50,5 +50,3 @@ print("..",end="\n",flush=True)
50 50
 
51 51
 
52 52
 
53
-
54
-

Loading…
取消
儲存