FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Mz/wasm abort cleanup by misak113 · Pull Request #571 · coder/websocket · GitHub

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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL