parent
9a3f9d48b7
commit
b958c8e3dc
1 changed files with 1 additions and 0 deletions
|
|
@ -12702,6 +12702,7 @@ class RootExports(object):
|
|||
|
||||
def taskReport(self, owner=None):
|
||||
"""Return data on active or recent tasks"""
|
||||
logger.warning("taskReport call is deprecated and will be removed in 1.29")
|
||||
fields = (
|
||||
('task.id', 'id'),
|
||||
('task.state', 'state'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue