Skip to content
  • Alexandre Lision's avatar
    * #38138: fix history entries duplication and managerimpl finish state · ef74f8ea
    Alexandre Lision authored
    There were two issues in one: first managerimpl was locked in a finished state event after reopening
    the app. Therefore on the next call to finish() the manager did nothing.
    
    Next, The history added entries during managerimpl init. But there was nothing to check if entries
    were already loaded from last application run.
    ef74f8ea