Browse Source

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

Ask Solem 12 years ago
parent
commit
dcc3416d9a
1 changed files with 4 additions and 0 deletions
  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