Skip to content

CP-49134: tracing: do not destroy stacktrace #6117

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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

edwintorok
Copy link
Contributor

Reraise with the original stacktrace, this requires using the raw backtrace instead of the string one.

I had this change sitting in a branch since around Apr 25 2024, although the branch itself might need more testing, this is a simple fix that we should probably get in sooner.

Reraise with the original stacktrace, this requires using the raw backtrace instead of the string one.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
@robhoes robhoes added this pull request to the merge queue Nov 18, 2024
Merged via the queue into xapi-project:master with commit ab66db0 Nov 18, 2024
15 checks passed
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

Successfully merging this pull request may close these issues.

3 participants