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

Capture real stacktrace of active coroutines in debug agent #997

Closed
qwwdfsad opened this issue Feb 19, 2019 · 0 comments
Closed

Capture real stacktrace of active coroutines in debug agent #997

qwwdfsad opened this issue Feb 19, 2019 · 0 comments
Assignees

Comments

@qwwdfsad
Copy link
Collaborator

qwwdfsad commented Feb 19, 2019

Additionally to coroutine-specific stacktrace, we can also capture thread-dump and carefully merge it with coroutine stacktrace in order to provide even more debug information.

@qwwdfsad qwwdfsad self-assigned this Feb 19, 2019
qwwdfsad added a commit that referenced this issue Feb 19, 2019
  * Capture thread of coroutine when it's transited to running state
  * During dump retrieve the stacktrace of captured thread for running coroutines and merge it with metadata-based stacktrace

Fixes #997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant