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

Create only one instance of IntrospectionManager for the application #3234

Merged
merged 4 commits into from
Jun 19, 2016

Conversation

ccordoba12
Copy link
Member

Before we were creating one instance of IntrospectionManager per EditorStack, which was causing freezes when adding more EditorStacks (e.g. when a new Editor window was created or when the Editor was splitted).

@blink1073, could you take a look at this one?

…ication

- Before we were creating one instance per EditorStack, which was
causing freezes when adding more EditorStacks (e.g. when a new Editor
window was created or when the Editor was splitted).
@ccordoba12 ccordoba12 added this to the v3.0beta4 milestone Jun 19, 2016
@ccordoba12 ccordoba12 changed the title Editor: Create only one instance of IntrospectionManager for the application Create only one instance of IntrospectionManager for the application Jun 19, 2016
@blink1073
Copy link
Contributor

Code and behavior LGTM.

@ccordoba12
Copy link
Member Author

Thanks @blink1073!

@ccordoba12 ccordoba12 merged commit c60c10a into spyder-ide:master Jun 19, 2016
@ccordoba12 ccordoba12 deleted the one-im branch June 19, 2016 22:42
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 this pull request may close these issues.

3 participants