Skip to content

EventLoop: Fixes for EventLoop ROOT error handler.

Scott Snyder requested to merge ssnyder/athena:errHand.EventLoop-20241028 into 24.0

Don't fail on missing dictionary messages. Add the ROOT error messages to the string of the exception we throw.

Merge request reports