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
This commit is contained in:
parent
cee8aeee34
commit
0432cf2c70
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 918cb623a17db5f35aaf56ff49945f1052b1e73a
|
||||
Subproject commit 816d416eeefc1bff6f9e569eee33741e62bbd77d
|
||||
Loading…
Add table
Reference in a new issue