Merge branch 'soon' into staging
commit
9cb92d2e6f
|
@ -102,6 +102,7 @@ var list = Tasks.list = function (env, cb, migration) {
|
|||
root: env.root,
|
||||
error: e,
|
||||
});
|
||||
w.abort();
|
||||
return void cb(e);
|
||||
}
|
||||
if (list.length === 0) {
|
||||
|
|
Loading…
Reference in New Issue