فهرست منبع

small changes and fixes

digital 7 سال پیش
والد
کامیت
0744f65e9c
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      lib/beewatch/server/__init__.py

+ 0 - 1
lib/beewatch/server/__init__.py

@@ -92,7 +92,6 @@ class ConnHandlerBeeWatch(digilib.network.ConnHandlerBase):
         if task:
             lserver.debug("exec: "+task.exception.__cause__)
         # task joins iself to suppress the "task not joined" warning
-        digilib.misc.fake_wait_task()
         cur_task = await curio.current_task()
         await curio.ignore_after(0,cur_task.join)
         # remove this task from running tasks list