瀏覽代碼

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