Fix: Sync Log und verwaise Einträge
CI / build-and-test (push) Canceled after 0s

This commit is contained in:
2026-09-07 17:09:38 +02:00
parent 835cccadec
commit 86e114580f
12 changed files with 145 additions and 12 deletions
+1
View File
@@ -74,6 +74,7 @@ public class EventQueue : IDisposable
conflict.Reviewed = true;
_conflicts.Update(conflict);
}
public void ClearConflicts() => _conflicts.DeleteAll();
// ── Lokale Versionsverfolgung je Entität (optimistische Nebenläufigkeitskontrolle) ──────
// Merkt sich pro Entität die zuletzt bekannte ServerSeq — Grundlage für SyncEvent.