Skip to content

Js safety#11

Open
ericherman wants to merge 3 commits into
masterfrom
js-safety-20260407T131409Z
Open

Js safety#11
ericherman wants to merge 3 commits into
masterfrom
js-safety-20260407T131409Z

Conversation

@ericherman
Copy link
Copy Markdown
Member

I saw what looked to be odd behaviour when testing locally, and uncovered some (long-standing) safety issues that arise in debugging ( 211a673 ), or with faulty network ( 9977fce , 47a21cf ).

Error was:
	can't access property "close", message_globals.ws is null
The function ws_on_close(event) will set ws to null:
    message_globals.ws = null;
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.

2 participants