Explorar o código

Forgot to add the required handlers in Statistics docstring.

Ask Solem %!s(int64=16) %!d(string=hai) anos
pai
achega
e56c140db9
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      celery/monitoring.py

+ 4 - 0
celery/monitoring.py

@@ -21,6 +21,10 @@ class Statistics(object):
 
     **Required handlers**
 
+        * on_start()
+
+        * on_stop()
+
     """
     type = None