Skip to content

fix(http): register request interface as singleton as soon as possible #1379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

brendt
Copy link
Member

@brendt brendt commented Jul 7, 2025

This prevents weird edge cases when the normal request flow is interrupted before MatchRouteMiddleware has run, but still a response is sent (which depends on the request)

@brendt brendt merged commit b7d1d41 into main Jul 7, 2025
69 checks passed
@brendt brendt deleted the container-request-via-router branch July 7, 2025 17:43
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.

1 participant