This is to prevent that the stop method is invoked twice (once by UpdateAndReset::stop and one by ServiceManager::stop).
While a double call of stop is not a big deal in Gaudi v36, it causes an exception in Gaudi v37 (with the new implementaion of BaseSink).
/cc @sponce @rmatev