Explorar o código

pipe semaphore

justheuristic %!s(int64=4) %!d(string=hai) anos
pai
achega
f50a584c87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hivemind/averaging/averager.py

+ 1 - 1
hivemind/averaging/averager.py

@@ -261,7 +261,7 @@ class DecentralizedAverager(mp.Process, ServicerBase):
                     await task
                     break
 
-            loop.run_until_complete(_run())
+        loop.run_until_complete(_run())
 
     def run_in_background(self, await_ready: bool = True, timeout: Optional[float] = None) -> None:
         """