File: crates/network/src/traits.rs:161
Severity: docs
Obvious? yes
// TODO(#119): add connection_events() — stream relay up/down … — issue #119 is closed (state=closed, completed). The follow-up to "add connection_events()" never happened in that issue (it was about the placeholder pending stream); the real follow-up needs a fresh tracking issue. Leaving a closed-issue reference in the canonical network trait is a paper trail that misleads future contributors searching for context.
Fix: either re-open #119 with a concrete scope, file a new issue and update the comment to reference it, or delete the TODO if no one is going to ship this.
Filed by /general-audit @ 88498a5 (2026-05-04). master: #600.
File:
crates/network/src/traits.rs:161Severity: docs
Obvious? yes
// TODO(#119): add connection_events() — stream relay up/down …— issue #119 is closed (state=closed, completed). The follow-up to "add connection_events()" never happened in that issue (it was about the placeholder pending stream); the real follow-up needs a fresh tracking issue. Leaving a closed-issue reference in the canonical network trait is a paper trail that misleads future contributors searching for context.Fix: either re-open #119 with a concrete scope, file a new issue and update the comment to reference it, or delete the TODO if no one is going to ship this.
Filed by
/general-audit@88498a5(2026-05-04). master: #600.