cmd testing

This commit is contained in:
Evan Feenstra
2023-02-10 13:40:25 -08:00
parent 74285b18e2
commit 06043fa60d
7 changed files with 58 additions and 53 deletions

View File

@@ -102,7 +102,6 @@ async fn run_main(parent_fd: i32) -> rocket::Rocket<rocket::Build> {
log::info!("=> start broker on network: {}", settings.network);
start_broker(rx, status_tx, error_tx.clone(), CLIENT_ID, settings)
.await
.expect("BROKER FAILED TO START");
log::info!("=> wait for connected status");
// wait for connection = true