Browse Source

GeneratorExit

justheuristic 3 năm trước cách đây
mục cha
commit
340774ef0d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,