added fixme note

This commit is contained in:
Brian Coca 2017-02-10 08:46:18 -05:00
parent 959637ff59
commit e9b009510f

View file

@ -620,6 +620,7 @@ class TaskExecutor:
async_task = Task().load(dict(action='async_status jid=%s' % async_jid))
#FIXME: this is no longer the case, normal takes care of all, see if this can just be generalized
# Because this is an async task, the action handler is async. However,
# we need the 'normal' action handler for the status check, so get it
# now via the action_loader