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

Exceptions after the first one passed with a stack-trace use the last try except stack-trace if there is no new except statement #12

Open
RMSD opened this issue Apr 5, 2017 · 0 comments
Assignees
Labels

Comments

@RMSD
Copy link
Member

RMSD commented Apr 5, 2017

Calling on create_app_event with a positive generate exception info flag, without the call being from a try except will call the last try/except stack-trace, instead of using the current calling point.

@RMSD RMSD added the bug label Apr 5, 2017
@RMSD RMSD self-assigned this Apr 5, 2017
@RMSD RMSD changed the title Exceptions after the first one passed with a stack-trace use the last try except stack-trace if there is no new except statement. Exceptions after the first one passed with a stack-trace use the last try except stack-trace if there is no new except statement Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant