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

Do not dispose client session twice #69

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

ivy-lmu
Copy link
Contributor

@ivy-lmu ivy-lmu commented Jan 10, 2023

Fixes eclipse-glsp/glsp#856

The session gets already closed when the part is closed, see org.eclipse.glsp.ide.editor.ui.GLSPDiagramEditor.notifyAboutToBeDisposed().

@tortmayr tortmayr self-requested a review January 18, 2023 13:19
Copy link
Contributor

@tortmayr tortmayr left a comment

Choose a reason for hiding this comment

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

Thanks @ivy-lmu. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client session is disposed on refresh
2 participants