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

Fix leak when reconnecting to back end without reload. Fixes #13215 #13250

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Jan 9, 2024

What it does

Fixes #13215

Contributed on behalf of STMicroelectronics

How to test

Run the scenario from the #13215 and make sure you don't get the error messages.

In order to test, you can add the "reconnect" command from this PR: #13082 to the theia source.

Follow-ups

Review checklist

Reminder for reviewers

…theia#13215

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@JonasHelming JonasHelming requested a review from msujew January 9, 2024 13:40
@msujew msujew added the messaging issues related to messaging label Jan 16, 2024
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me 👍

@tsmaeder tsmaeder merged commit 0dbca07 into eclipse-theia:master Jan 16, 2024
14 checks passed
tsmaeder added a commit that referenced this pull request Jan 19, 2024
…13250)

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@jfaltermeier jfaltermeier added this to the 1.46.0 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
messaging issues related to messaging
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Web socket disconnection: Max disconnected buffer size exceeded
3 participants