Explorar el Código

Document state argument to task_postrun signal. Closes #847. Thanks to Hunchul Park

Ask Solem hace 13 años
padre
commit
874e1ea17d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      docs/userguide/signals.rst

+ 4 - 0
docs/userguide/signals.rst

@@ -134,6 +134,10 @@ Provides arguments:
 * retval
     The return value of the task.
 
+* state
+
+    Name of the resulting state.
+
 .. signal:: task_success
 
 task_success