瀏覽代碼

GeneratorExit

justheuristic 3 年之前
父節點
當前提交
340774ef0d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hivemind/averaging/averager.py

+ 0 - 1
hivemind/averaging/averager.py

@@ -468,7 +468,6 @@ class DecentralizedAverager(mp.Process, ServicerBase):
                     MatchmakingException,
                     AssertionError,
                     StopAsyncIteration,
-                    GeneratorExit,
                     asyncio.CancelledError,
                     asyncio.InvalidStateError,
                     P2PHandlerError,