Skip to content

Mz/wasm abort cleanup - #571

Open
misak113 wants to merge 3 commits into
coder:masterfrom
misak113:mz/wasm-abort-cleanup
Open

Mz/wasm abort cleanup#571
misak113 wants to merge 3 commits into
coder:masterfrom
misak113:mz/wasm-abort-cleanup

Conversation

@misak113

@misak113 misak113 commented Aug 1, 2026

Copy link
Copy Markdown

No description provided.

misak113 and others added 3 commits August 1, 2026 15:29
Canceled dials and browser errors could retain WebSocket callbacks indefinitely when no close event arrived. Abort now closes local state, releases handlers before browser close to prevent reentry, and verifies repeated cancellation leaves no listeners.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Expose browser WebSocket bufferedAmount so callers can detect write backpressure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep fork consumable by client-daemon builds that use Go 1.19.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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