Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
878da0cb91
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/tasks_loop.py

+ 1
- 0
wsps/tasks_loop.py View File

61
     async def connect(self):
61
     async def connect(self):
62
         # print("-----------CONNECTING async def connect")
62
         # print("-----------CONNECTING async def connect")
63
         verbose("ACON!!!!!!!!!!!!!!!!!!!!!!!!!!!")
63
         verbose("ACON!!!!!!!!!!!!!!!!!!!!!!!!!!!")
64
+        p(flush=True)
64
         await self.accept()
65
         await self.accept()
65
         verbose("<MRO")
66
         verbose("<MRO")
66
 
67
 

Loading…
Cancel
Save