Переглянути джерело

Describe optional taskset field in the task context docs.

Branko Čibej 14 роки тому
батько
коміт
07125e541b
1 змінених файлів з 3 додано та 0 видалено
  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.