Skip to content

fix(api client): always abort SSE connection on error - #7427

Merged
IMB11 merged 1 commit into
mainfrom
fetch/connection-leak
Sep 5, 2026
Merged

fix(api client): always abort SSE connection on error#7427
IMB11 merged 1 commit into
mainfrom
fetch/connection-leak

Conversation

@fetchfern

Copy link
Copy Markdown
Member

When an SSE event handler throws, the SSE connection is not aborted, causing a connection leak.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Note

This changelog has been baked. Any further edits will not be reflected.

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

  • Fixed issue where the server panel would constantly try to reconnect if the Modrinth Hosting API was unavailable.

Security

@IMB11
IMB11 merged commit 1875e83 into main Sep 5, 2026
9 checks passed
@IMB11
IMB11 deleted the fetch/connection-leak branch September 5, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants