Skip to content

ApplicationMgr: Call all state transition for MessageSvc and JobOptionsSvc

Frank Winklmeier requested to merge fwinkl/Gaudi:messagesvc_startstop into master

The MessageSvc and JobOptionSvc were not following all the state transitions (https://its.cern.ch/jira/browse/GAUDI-274) as they are managed by the ApplicationMgr itself. Add the relevant calls to start, stop, reinitialize and restart.

P.S.: Turns out I submitted the above bug myself only to fix it myself 10 years later... 🤣

Merge request reports