Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
5c885c329f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      wsps/consumers.py

+ 2
- 2
wsps/consumers.py View File

11
         print("",end="",flush=True)
11
         print("",end="",flush=True)
12
         # time.sleep(1.5)
12
         # time.sleep(1.5)
13
 
13
 
14
-        p("!!!!!!!!!!!!!!!!!!!!")
15
-        print("",end="",flush=True)
14
+        # p("!!!!!!!!!!!!!!!!!!!!")
15
+        # print("",end="",flush=True)
16
         self.accept()
16
         self.accept()
17
 
17
 
18
     def disconnect(self, close_code):
18
     def disconnect(self, close_code):

Loading…
Cancel
Save