diff --git a/index.js b/index.js index d03b375590..f2f88900fd 100644 --- a/index.js +++ b/index.js @@ -1107,7 +1107,6 @@ Multi.prototype.exec = function (callback) { } else { errors.push(new Error(err)); } - self.queue.splice(index, 1); } }); }, this);