Explorar o código

oops, didn't mean to leave that there

Jesper Noehr %!s(int64=15) %!d(string=hai) anos
pai
achega
692f856596
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      celery/worker/listener.py

+ 0 - 2
celery/worker/listener.py

@@ -214,8 +214,6 @@ class CarrotListener(object):
         while 1:
             yield self.connection.connection.drain_events()
 
-        return self._mainloop(**kwargs)
-
     def _detect_wait_method(self):
         if hasattr(self.connection.connection, "drain_events"):
             self.broadcast_consumer.register_callback(self.receive_message)