quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Propagate current tracing span to spawned connection drivers #1632

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

Follow-up for #1616, which finally lets us get easily intelligible interleaved logs for single-process tests.