Explorar el Código

GeneratorExit

justheuristic hace 3 años
padre
commit
340774ef0d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,