Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2015-12-27 05:22:17 +03:00
parent c9e3c94f63
commit 2dfd8c9663

View File

@ -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: {