Skip to content

Fix stacktrace encoding #1

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
Apr 2, 2024
Merged

Fix stacktrace encoding #1

merged 1 commit into from
Apr 2, 2024

Conversation

legoscia
Copy link
Collaborator

@legoscia legoscia commented Apr 2, 2024

Handle the case where the stack trace contains a list of arguments instead of an integer arity.

Encode path as a binary instead of a charlist.

Also export the to_map function, so we can encode stack traces gathered otherwise than from process info.

Handle the case where the stack trace contains a list of arguments
instead of an integer arity.

Encode path as a binary instead of a charlist.

Also export the to_map function, so we can encode stack traces
gathered otherwise than from process info.
@legoscia legoscia requested review from a team and aboroska and removed request for a team April 2, 2024 17:26
@legoscia legoscia merged commit 9c85c5e into develop Apr 2, 2024
@legoscia legoscia deleted the fix-stacktrace branch April 2, 2024 17:33
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.

2 participants