huskies: merge 762

This commit is contained in:
dave
2026-04-28 01:27:00 +00:00
parent de5b585157
commit 0d14fffe1c
6 changed files with 253 additions and 2 deletions
+1
View File
@@ -811,6 +811,7 @@ async fn main() -> Result<(), std::io::Error> {
vec![],
std::collections::BTreeMap::new(),
timer_store_for_bot,
None,
);
} else {
// Keep the receiver alive (drop it) so the sender never errors.