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,6 +61,7 @@ class AconMixin(DbgMixin):
61 61
     async def connect(self):
62 62
         # print("-----------CONNECTING async def connect")
63 63
         verbose("ACON!!!!!!!!!!!!!!!!!!!!!!!!!!!")
64
+        p(flush=True)
64 65
         await self.accept()
65 66
         verbose("<MRO")
66 67
 

Loading…
Cancel
Save