Closed jcfreeman2 closed 2 weeks ago
OK. There are a few issues here to unpack. https://github.com/DUNE-DAQ/appfwk/blob/develop/src/ConfigurationManager.cpp#L32 would be my candidate for the most egregious; as it is the reason this was missed for so long.
Updating Application_test to use "test-session" instead of "partition_name", I get a seg-fault possibly due to the multiple instantiations of the Application class in the unit test.
Closing as this has been fixed thanks to feature branches from Eric both for this package and opmonlib in the last day.
Specifically, here's the message I get: