Skip to content

Conversation

@requilence
Copy link
Contributor

@requilence requilence commented Dec 1, 2025

  • Skip logging net.ErrClosed errors when closing UDP connections in QUIC transport
  • This error is expected when both the timeout goroutine and normal close goroutine race to close the same connection
  • Also fixed typo "upd" → "udp" in log message

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

New Coverage 55.9% of statements
Patch Coverage 50.0% of changed statements (1/2)

Coverage provided by https://github.com/seriousben/go-patch-cover-action

@cheggaaa cheggaaa merged commit 4c265c8 into main Dec 11, 2025
4 of 6 checks passed
@cheggaaa cheggaaa deleted the go-6543-remove-log-upd-conn-closed-with-error branch December 11, 2025 17:06
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants