Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b098995d authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add debug logs to understand update start delay" into main am: 291724b6

parents 172ebd89 291724b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2876,6 +2876,7 @@ bool SnapshotManager::UnmapAllSnapshots(LockedFile* lock) {
            return false;
        }
    }
    LOG(INFO) << "Unmapped " << snapshots.size() << " partitions with snapshots";

    // Terminate the daemon and release the snapuserd_client_ object.
    // If we need to re-connect with the daemon, EnsureSnapuserdConnected()