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

StackTrace: ability to get stacktrace from thrown exceptions #169

Open
miyagawa opened this issue Jan 25, 2011 · 0 comments
Open

StackTrace: ability to get stacktrace from thrown exceptions #169

miyagawa opened this issue Jan 25, 2011 · 0 comments
Labels

Comments

@miyagawa
Copy link
Member

If you app 'rethrow' exceptions to display stacktrace with StackTrace middleware, the middleware can't tell where the exception originally comes from - it's a problem with perl's exception handling. There's been patches to support getting stacktrace from thrown exception objects, but i'm wondering if there's a universal way to achieve this. Maybe impossible with the stock perl without XS voodoo...

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