Skip to content

Commit

Permalink
⚗️ Update experimental code
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Dec 14, 2024
1 parent b132828 commit aaf0bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing-surreal/src/tmp/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ impl<C: Connection + Clone> ServerBuilder<C> {
builder.stop.print().await;
println!("{}", builder.fuck_off_on_damage);
println!("{:?}", builder.tmp_handshake_timeout);
// log safe builder info into db
// log safe builder info + local_addr into db

let tracker = TaskTracker::new();

Expand Down

0 comments on commit aaf0bc3

Please sign in to comment.