Skip to content

ComponentAccumlator: Better error reporting

Walter Lampl requested to merge wlampl/athena:CA_DebuggingAides1 into master

A possible alternative to !25400 (closed).

In case of un-merged ComponentAccumulators or if getPrimary fails print some basic information about the ComponentAccumlator in questions: Number of Services, Algorithms, etc, and the last component added. That should help the human on the keyboard guessing where the problem comes from.

Merge request reports