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

Maint: Add raise_to_debug when failed to import a toolkit specific editor #921

Closed
wants to merge 1 commit into from

Conversation

kitchoi
Copy link
Contributor

@kitchoi kitchoi commented Jun 25, 2020

Motivated by #864 and #920, it is hard to debug when a different editor is used in place of the intended one.
This PR adds raise_to_debug to allow exceptions otherwise swallowed to be propagated in development environment.
We might want to add this for all types of editors.

@kitchoi
Copy link
Contributor Author

kitchoi commented Jun 25, 2020

Hmmm loads of things fail if we let errors otherwise suppressed to propagate, and I could not get to the Appveyor build I was interested in because the build setting stops at the first failure. Looks like I will need to get my own Windows laptop out.
Closing.

@kitchoi kitchoi closed this Jun 25, 2020
@kitchoi kitchoi deleted the maint-switch-off-lenient-import branch June 25, 2020 15:56
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.

1 participant