不要怂,就是干,撸起袖子干!

Commit dd09846e by Mick Hansen

set map concurrency

1 parent aa806860
Showing with 1 additions and 1 deletions
...@@ -1380,7 +1380,7 @@ describe(Support.getTestDialectTeaser('Include'), function() { ...@@ -1380,7 +1380,7 @@ describe(Support.getTestDialectTeaser('Include'), function() {
]) ])
); );
}); });
}); }, {concurrency: 1});
}).then(function () { }).then(function () {
return User.findAll({ return User.findAll({
include: [ include: [
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!