Skip to content

fix router prob writer interception#16

Merged
KARTIKrocks merged 1 commit into
mainfrom
fix/router-probe-writer-interception
Mar 30, 2026
Merged

fix router prob writer interception#16
KARTIKrocks merged 1 commit into
mainfrom
fix/router-probe-writer-interception

Conversation

@KARTIKrocks
Copy link
Copy Markdown
Owner

Summary

Fixed

  • routerprobeWriter no longer intercepts intentional 404/405 responses from user handlers; only unmatched routes (ServeMux's own 404/405) are routed through the ErrorHandler

Checklist

  • fmt, vet, lint, test, build passes (make all)
  • New code has tests where appropriate
  • Breaking changes are documented

@KARTIKrocks KARTIKrocks self-assigned this Mar 30, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@KARTIKrocks KARTIKrocks merged commit 84510de into main Mar 30, 2026
10 checks passed
@KARTIKrocks KARTIKrocks deleted the fix/router-probe-writer-interception branch March 30, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants