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

[Feature Request] Include stack trace on deadlock detection exception #531

Closed
cretz opened this issue May 22, 2024 · 0 comments
Closed

[Feature Request] Include stack trace on deadlock detection exception #531

cretz opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cretz
Copy link
Member

cretz commented May 22, 2024

Describe the solution you'd like

We raise a deadlock detection error but we don't include any stack trace info. We should try to include this. If we can do an individual task stack trace that would be great but maybe not possible. If possible, have the stack trace replace the existing deadlock stack trace but this may not be possible if it's lots of coroutine stack traces instead of one.

@cretz cretz added the enhancement New feature or request label May 22, 2024
@twin-drill twin-drill linked a pull request Jul 30, 2024 that will close this issue
@sync-by-unito sync-by-unito bot closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant