diff --git a/index.js b/index.js index 3a58823..7c524c6 100644 --- a/index.js +++ b/index.js @@ -137,6 +137,7 @@ module.exports = function (metadata) { ut_metadata.prototype._onRequest = function (piece) { if (!this._metadataComplete) { + this._reject(piece) return } var start = piece * PIECE_LENGTH