Skip to content

AthenaConfiguration: Factor out AppMgr creation in ComponentAccumulator.

Factor the code to create the AppMgr out of ComponentAccumulator.run into a separate function. This then allows one to call the event loop functions interactively. Mostly for debugging purposes.

Merge request reports