Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 192
    • Merge requests 192
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23785

Merged
Created May 29, 2019 by Vakhtang Tsulaia@tsulaiaDeveloper

New error handling mechanism for the Event Service

  • Overview 3
  • Commits 3
  • Pipelines 1
  • Changes 13

The main motivator for these changes was to completely rewrite error handling mechanism for the Event Service. The old mechanism was known for a number of shortcomings.

At the same time several other changes were implemented:

  1. Added virtual/override keywords to the header files in AthenaMPTools;

  2. Migrated from boost smart pointers to std smart pointers;

  3. Implemented few fixes for ATLAS naming conventions in AthenaMPToolBase.

Edited May 29, 2019 by Binish Batool
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-ES-errorhandling