Propagate failure of event to the EventContext for more cases

see atlas/Gaudi!21 (merged)

This patch fixes:

  • setting fail flag in the EventContext for a stall
  • setting fail flag in the EventContext if an Algorithm throws an exception
  • don't unset the fail flag in the EventContext when an Algorithm hasn't failed

Merge request reports

Loading