Skip to content

Control SystemManager lifecycle

Bkg2k requested to merge systemmanager-lifecycle into master

Remove the Singleton pattern. Let the MainRunner control the lifcicle of SystemManager and all its sub-objects.

Merge request reports