From 9ace2e06e3f7cc1012ed38e6fbc3397004a18e44 Mon Sep 17 00:00:00 2001 From: forbes-0023 Date: Thu, 5 Mar 2026 11:09:36 -0600 Subject: [PATCH] =?UTF-8?q?feat(silo):=20async=20save=20queue=20=E2=80=94?= =?UTF-8?q?=20background=20upload=20with=20coalescing=20(#392)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates silo submodule to feat/async-save-queue branch which adds: - QThread-based upload queue with task coalescing - Status bar widget for sync progress feedback - Silo_Save and Silo_Commit now save locally (sync) and upload async - SiloOrigin.saveDocument() returns instantly after disk write - Clean shutdown via atexit handler No UI freeze during Ctrl+S on Silo-tracked documents. --- mods/silo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/silo b/mods/silo index f6222a5181..c5f00219fa 160000 --- a/mods/silo +++ b/mods/silo @@ -1 +1 @@ -Subproject commit f6222a518140fba6d9b90c9a6740a88b391fd9cb +Subproject commit c5f00219fa8d175213a8bc6d5531253fc6815f7e