Closed alessandrod closed 2 years ago
This is quite spammy; I've sidestepped it by lowering Quinn's warning level in my RUST_LOG
, but I'd prefer not to do that. Are there any plans to release a 0.8.x with this fix?
Please submit a PR that backports this change to 0.8, and add a separate commit that bumps the version number for the relevant crate(s), and we will be happy to publish it to crates.io.
This moves a super verbose info span to debug. In addition to reducing clutter, it turns out that when running with RUST_LOG=info, this span actually takes significant cpu time