Skip to content
Snippets Groups Projects

AlgExecStateSvc: Remove a fatal message and minor cleanups

Merged Frank Winklmeier requested to merge fwinkl/Gaudi:algexecstatesvc into master

Remove the fatal message in checkInit. It already throws an exception and this way we can leave it up to the caller to print an appropriate message.

Some other changes:

  • std::map -> std::unordered_map
  • Add a few const
  • Use ConcurrencyFlags to retrieve the number of slots instead of trying to find the IHiveWhiteBoard.

cc @rbielski

Edited by Frank Winklmeier

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