Commit Graph

3 Commits

Author SHA1 Message Date
世界 3f0f5811aa 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-04-22 13:51:30 +08:00
世界 d4e70e19d8 Fix lint errors 2026-04-22 13:51:25 +08:00
世界 3c3fc15b61 tools: Network Quality & STUN 2026-04-22 13:51:22 +08:00