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

PR: Make .get_kernel_id() more robust #232

Merged
merged 3 commits into from
Jan 16, 2020

Conversation

jitseniesen
Copy link
Member

Display a dialog box to the user if the HTTP request that this function makes, receives an error response or raises an exception due to a network error.

Fixes #192
Fixes #213

We need to keep a reference to the plugin in the tests because otherwise
the plugin and the client (which is a Qt child of the plugin) gets
destroyed.
@jitseniesen jitseniesen added this to the v0.2.2 milestone Jan 14, 2020
@jitseniesen jitseniesen self-assigned this Jan 14, 2020
@jitseniesen jitseniesen changed the title Make .get_kernel_id() more robust PR: Make .get_kernel_id() more robust Jan 14, 2020
@jitseniesen jitseniesen merged commit eb3e617 into spyder-ide:master Jan 16, 2020
@jitseniesen jitseniesen deleted the kernel-id branch January 16, 2020 14:08
@goanpeca goanpeca removed this from the v0.2.2 milestone Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

closing_ipynb_tab AttributeError: 'str' object has no attribute 'get'
2 participants