Ver Fonte

Describe optional taskset field in the task context docs.

Branko Čibej há 14 anos atrás
pai
commit
07125e541b
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      docs/userguide/tasks.rst

+ 3 - 0
docs/userguide/tasks.rst

@@ -49,6 +49,9 @@ attributes:
 
 :id: The unique id of the executing task.
 
+:taskset: The unique id of the taskset that owns the executing task.
+          This key exists only if the task is a member of a taskset.
+
 :args: Positional arguments.
 
 :kwargs: Keyword arguments.