Skip to content

Commit

Permalink
misc: small fix or general refactoring i did not bother commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jun 25, 2024
1 parent 469bea3 commit 9219529
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,7 @@ async fn main() -> Result<()> {
}
}

// TODO: report final metrics on exit

Ok(())
}

0 comments on commit 9219529

Please sign in to comment.