Skip to content
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

fix(response): conflict when handler completed and timed out #44

Closed
wants to merge 1 commit into from

Conversation

Syuparn
Copy link

@Syuparn Syuparn commented Jan 20, 2023

This fixes response conflict when an inner handler and the timeout handler write responses at the same time.

close #40

@appleboy appleboy changed the title fix response conflict when handler completed and timed out at the sam… fix(response): conflict when handler completed and timed out Nov 25, 2023
@appleboy appleboy added the bug Something isn't working label Nov 25, 2023
@appleboy
Copy link
Member

duplicated with #55, move to #55

@appleboy appleboy closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Middleware crashes when handler completed and timed out at the same time
2 participants