Skip to content

fix(components): serialize SSE progress streaming via Channel and fix premature termination race condition - #79

Closed
spelech wants to merge 1 commit into
mainfrom
fix/sse-stream-stability
Closed

spelech wants to merge 1 commit into
mainfrom
fix/sse-stream-stability

Conversation

@spelech

@spelech spelech commented Sep 20, 2026

Copy link
Copy Markdown
Owner

Fixes intermittent premature stream termination on Linux runners during component installation tests by replacing uncoordinated Task.Run writes with an unbounded Channel and awaiting stream completion before exiting.

@spelech
spelech force-pushed the fix/sse-stream-stability branch from 167bf48 to 70cda1f Compare September 20, 2026 21:58
@spelech spelech closed this Sep 20, 2026
@spelech
spelech deleted the fix/sse-stream-stability branch September 20, 2026 22:08
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.

1 participant