Skip to content

sse: add closed SelectCase to handle request closing signal#25

Merged
unknwon merged 3 commits into
mainfrom
wh/fix-panic
Feb 8, 2026
Merged

sse: add closed SelectCase to handle request closing signal#25
unknwon merged 3 commits into
mainfrom
wh/fix-panic

Conversation

@wuhan005

@wuhan005 wuhan005 commented May 4, 2025

Copy link
Copy Markdown
Member

Describe the pull request

A clear and concise description of what the pull request is about, i.e. what problem should be fixed?

Link to the issue: closes flamego/flamego#187

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code.

@wuhan005 wuhan005 requested a review from Copilot May 4, 2025 19:33

This comment was marked as outdated.

Signed-off-by: E99p1ant <[email protected]>
@wuhan005 wuhan005 requested a review from unknwon February 7, 2026 14:47
@unknwon unknwon merged commit 65010e5 into main Feb 8, 2026
7 checks passed
@unknwon unknwon deleted the wh/fix-panic branch February 8, 2026 03:46
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.

sse: panic when client closes the connection

3 participants