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: ensure streamed responses are handled #288

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

ojeytonwilliams
Copy link
Contributor

Checklist

Credit to @Nerveyyyy for the original fix, I just added a test confirming that streams with multiple "data" events are handled correctly.

@Eomm Eomm linked an issue Feb 5, 2025 that may be closed by this pull request
2 tasks
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing finding, sorry for the bad bug.

@mcollina mcollina merged commit c4ed0f0 into fastify:main Feb 9, 2025
11 checks passed
@ojeytonwilliams ojeytonwilliams deleted the fix/chunks branch February 10, 2025 08:46
@ojeytonwilliams
Copy link
Contributor Author

No worries, thanks for the quick review.

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.

Function overriding chunks onUserInfoResponse
2 participants