huskies: merge 774

This commit is contained in:
dave
2026-04-28 10:45:23 +00:00
parent 7faacb6664
commit 01169332b3
4 changed files with 199 additions and 237 deletions
-1
View File
@@ -692,7 +692,6 @@ async fn main() -> Result<(), std::io::Error> {
bot_shutdown: bot_shutdown_notifier.clone(),
matrix_shutdown_tx: Some(Arc::clone(&matrix_shutdown_tx)),
timer_store,
test_jobs: std::sync::Arc::new(std::sync::Mutex::new(std::collections::HashMap::new())),
};
// Create the per-project event buffer and subscribe it to the watcher channel