Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dxg
Copy link

@dxg dxg commented Aug 11, 2025

Description

error.stack being undefined makes debugging very difficult.
Given this restores standard JS Error behaviour, I have not added any tests.


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

It was very difficult to debug `ErrorReply` errors due to `error.stack` being erased.
Given this restores standard JS Error behaviour, I have not added any tests.
@dxg dxg force-pushed the retain-error-reply-stack branch from 0ac48a4 to 2cfa1cb Compare August 11, 2025 11:38
@dxg
Copy link
Author

dxg commented Aug 11, 2025

Tests passed, so will open against official repo.

@dxg dxg closed this Aug 11, 2025
@dxg dxg deleted the retain-error-reply-stack branch August 15, 2025 07: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.

1 participant