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

Support stack-tracking serialization of error objects #1863

Closed
erights opened this issue Oct 12, 2020 · 1 comment
Closed

Support stack-tracking serialization of error objects #1863

erights opened this issue Oct 12, 2020 · 1 comment
Assignees
Labels
logging marshal package: marshal

Comments

@erights
Copy link
Member

erights commented Oct 12, 2020

Once the marshal module can depend on the assert and console from endojs/endo#447 , we should enhance its serialization and unserialization of pass-by-copy errors, so that an unserialized error can be reunited with the stack of its serialized error during log-based debugging.

@erights erights added the tooling repo-wide infrastructure label Oct 12, 2020
@erights erights self-assigned this Oct 12, 2020
@erights erights added logging marshal package: marshal and removed tooling repo-wide infrastructure labels Oct 12, 2020
@erights
Copy link
Member Author

erights commented Feb 19, 2021

This one can be closed. What's described here is done. But see #2045 and #2479 for remaining work in the general vicinity.

@erights erights closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging marshal package: marshal
Projects
None yet
Development

No branches or pull requests

1 participant