From 0432cf2c70e61a66bd44b35c8c5574a2d32fcb38 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Fri, 10 Apr 2026 11:25:28 -0300 Subject: [PATCH] Update botserver submodule: Fix DriveMonitor dispatch failure - Added static save_file_states_static() helper method - Changed tokio::spawn calls to use Arc::clone instead of Arc::new(self.clone()) - This prevents double Arc wrapping which causes 'dispatch failure' errors - Fixes config.csv not syncing from bucket to database for salesianos/default bots --- botserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botserver b/botserver index 918cb62..816d416 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 918cb623a17db5f35aaf56ff49945f1052b1e73a +Subproject commit 816d416eeefc1bff6f9e569eee33741e62bbd77d