Skip to content
  • Christian Kellner's avatar
    manager: extract store initialization · 374bf33b
    Christian Kellner authored
    Instead of initializing the store in the basic object init method,
    create a new method that bundles all store related initialization
    and call that from bolt_manager_initialize. This prepares for the
    possibility that store initialization can fail.
    374bf33b