Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ydoc keeps trying to reconnect to Language Server after close #11609

Open
hubertp opened this issue Nov 20, 2024 · 0 comments
Open

Ydoc keeps trying to reconnect to Language Server after close #11609

hubertp opened this issue Nov 20, 2024 · 0 comments
Labels
--bug Type: bug -gui p-medium Should be completed in the next few sprints

Comments

@hubertp
Copy link
Contributor

hubertp commented Nov 20, 2024

After closing a project in a local dashboard, Ydoc keeps trying to reconnect (and fail):

app/ydoc-server-nodejs dev:watch: Language Server transport error: ErrorEvent {
app/ydoc-server-nodejs dev:watch:   type: 'error',
app/ydoc-server-nodejs dev:watch:   defaultPrevented: false,
app/ydoc-server-nodejs dev:watch:   cancelable: false,
app/ydoc-server-nodejs dev:watch:   timeStamp: 35370090.512761
app/ydoc-server-nodejs dev:watch: }

Messages do not stop, process consumes 100% of CPU.
To see the logs for Ydoc run with YDOC_LS_DEBUG=true.

Maybe related to #10634

@farmaazon farmaazon added this to the 2024-End-Of-Year milestone Nov 21, 2024
@farmaazon farmaazon added --bug Type: bug p-medium Should be completed in the next few sprints and removed triage labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--bug Type: bug -gui p-medium Should be completed in the next few sprints
Projects
Status: New
Development

No branches or pull requests

2 participants