Skip to content

Fixes #2789 Fix panic messages in Flush() #2790

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suwakei
Copy link

@suwakei suwakei commented Jun 16, 2025

Changes

Changed the PANIC message to be more specific.

Improved debugging efficiency.

When Flush is not supported, it is clear which ResponseWriter is the culprit, speeding problem identification and resolution.

Improved Developer Experience:

More specific error information makes it easier for developers to understand the cause of problems.
More specific error information helps developers understand the cause of problems.

Copy link
Contributor

@aldas aldas left a comment

Choose a reason for hiding this comment

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

I think the change is OK but please fix the failing test.

@suwakei
Copy link
Author

suwakei commented Jun 19, 2025

ok, I'll try to fix it.

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.

3 participants