Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-11 21:16:27 +03:00
parent 98a3669d83
commit b03efce6b0

View File

@ -2712,6 +2712,7 @@ function(title, func){
// XXX might be a good idea to split this into a generic and domain parts
// and move the generic part into types/runner...
// XXX check if item is already in queue...
// XXX BUG!
var queueHandler =
module.queueHandler =
function(title, func){