huskies: merge 774
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user