From 2dfd8c9663d7afe74b1f808bceef7861a580270d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 27 Dec 2015 05:22:17 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/tasks.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui (gen4)/lib/tasks.js b/ui (gen4)/lib/tasks.js index 6d3c2e2c..db98c834 100755 --- a/ui (gen4)/lib/tasks.js +++ b/ui (gen4)/lib/tasks.js @@ -15,6 +15,9 @@ var object = require('lib/object') /*********************************************************************/ +// XXX need a mechanism to either queue chains of tasks that depend on +// on the previous results or a way to delay a task until what it +// needs is finished... var QueueActions = module.QueueActions = actions.Actions({ config: {