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

prune internal frames from exception stack traces (esp during interrupts) #114

Open
smacke opened this issue Dec 21, 2022 · 2 comments
Open
Assignees

Comments

@smacke
Copy link
Member

smacke commented Dec 21, 2022

No description provided.

@smacke
Copy link
Member Author

smacke commented Feb 13, 2023

I think this is only an issue for callbacks that throw exceptions (functions created in notebook and then passed down and called in library code; e.g. function passed to list.map).

@smacke smacke changed the title prune internal frames from exception stack traces prune internal frames from exception stack traces (esp during interrupts) Aug 9, 2023
@smacke
Copy link
Member Author

smacke commented Aug 9, 2023

Actually this is particularly important during interrupts. Edited title to reflect this.

@smacke smacke self-assigned this Aug 9, 2023
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

No branches or pull requests

1 participant