Commit Graph

4 Commits

Author SHA1 Message Date
世界
21e27a26a0
Fix lint errors 2026-05-15 07:58:46 +08:00
世界
4b9221fce1
Fix goroutine leak in networkquality tool
Serialize probe rounds in startProber to eliminate unbounded fan-out of
fire-and-forget probe goroutines (up to 100/sec per direction), and close
HTTP/3 transports via transport.Close() in addition to CloseIdleConnections.
2026-05-14 21:56:21 +08:00
世界
72f89974ed
Fix lint errors 2026-05-14 21:56:20 +08:00
世界
3b5e8c8a17
tools: Network Quality & STUN 2026-05-14 21:56:19 +08:00