crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

commit f09cea5083c83b81beaf30cc99f20bd1304570cb
parent bf1bf5b95390caa8dad248e27659676abca21641
Author: Michael Camilleri <[email protected]>
Date:   Mon, 11 May 2026 00:25:13 +0900

Improve latency of pings

Diffstat:
MCrossmate/Sync/SyncEngine.swift | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Crossmate/Sync/SyncEngine.swift b/Crossmate/Sync/SyncEngine.swift @@ -335,6 +335,7 @@ actor SyncEngine { ) let recordID = CKRecord.ID(recordName: recordName, zoneID: zoneAndTitle.info.zoneID) engine.state.add(pendingRecordZoneChanges: [.saveRecord(recordID)]) + Task { try? await engine.sendChanges() } } /// Deletes transient Ping records for a completed owned game while keeping