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

ConnectionEditPart never release semantic listeners #58

Open
pdeville2 opened this issue Apr 11, 2024 · 0 comments
Open

ConnectionEditPart never release semantic listeners #58

pdeville2 opened this issue Apr 11, 2024 · 0 comments
Milestone

Comments

@pdeville2
Copy link
Contributor

It seems that org.eclipse.gmf.runtime.diagram.ui.editparts.ConnectionEditPart never call the removeSemanticListeners() method. It is a part of a memory leak.

A pull request is coming soon for this.

pdeville2 added a commit to pdeville2/gmf-runtime that referenced this issue Apr 11, 2024
see eclipse-gmf-runtime#58

Bug eclipse-gmf-runtime#58
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
pdeville2 added a commit to pdeville2/gmf-runtime that referenced this issue Apr 11, 2024
see eclipse-gmf-runtime#58

Bug eclipse-gmf-runtime#58
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
@pcdavid pcdavid linked a pull request Apr 30, 2024 that will close this issue
@pcdavid pcdavid added this to the 1.16.4 milestone Apr 30, 2024
pdeville2 added a commit to pdeville2/gmf-runtime that referenced this issue May 7, 2024
see eclipse-gmf-runtime#58

Bug eclipse-gmf-runtime#58
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
pcdavid pushed a commit that referenced this issue May 17, 2024
Bug: #58
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
pcdavid pushed a commit that referenced this issue May 17, 2024
Bug: #58
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
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 a pull request may close this issue.

2 participants