Skip to content
Snippets Groups Projects

Use ROOT Sink sysStop instead of stop

Merged Marco Clemencic requested to merge prevent-double-stop-of-rootsink into master

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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading