瀏覽代碼

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

Ask Solem 13 年之前
父節點
當前提交
dcc3416d9a
共有 1 個文件被更改,包括 4 次插入0 次删除
  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