瀏覽代碼

auto commit

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

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

41
 	):
41
 	):
42
 	# def connect(self):
42
 	# def connect(self):
43
 	async def ws_conn0(self):
43
 	async def ws_conn0(self):
44
+		self.groups_set = set()
44
 		print("ChatConsumer:ws_conn0")
45
 		print("ChatConsumer:ws_conn0")
45
 		# p("!!!!!!!!!!!!!!!!!!!!?")
46
 		# p("!!!!!!!!!!!!!!!!!!!!?")
46
 		print("",end="",flush=True)
47
 		print("",end="",flush=True)

Loading…
取消
儲存