diff --git a/lib/units/provider/index.js b/lib/units/provider/index.js index aba026c2..c31edfe0 100644 --- a/lib/units/provider/index.js +++ b/lib/units/provider/index.js @@ -320,6 +320,7 @@ module.exports = function(options) { } } else { + willStop = true stop() } }