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

2341-memory-leak-through-NECController-uniqueInstance #4079

Conversation

MarcusDenker
Copy link
Member

remove ivar

@MarcusDenker
Copy link
Member Author

(somehow I could not commit the class ivar removal, might be a Iceberg issue, to be checked later)

@MarcusDenker
Copy link
Member Author

tested it in the build artefact a little and code completion works ok with this change

@Ducasse
Copy link
Member

Ducasse commented Jul 24, 2019

I read everything but I do not have enough context.

Stef

@MarcusDenker
Copy link
Member Author

The idea is to do a new instance (per editor) instead of using #uniqueInstance on the class of the CodeCompletion controller.

I just hooked everything into the already prepared setup in the editor and it seems to work

I will merge so we test it for real

@MarcusDenker MarcusDenker merged commit a6fdd24 into pharo-project:Pharo8.0 Jul 24, 2019
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.

None yet

2 participants