Skip to content

Backport #2701: Resolve exception when Error.stackTraceLimit is undefined#2705

Merged
murgatroid99 merged 1 commit intogrpc:@grpc/grpc-js@1.10.xfrom
murgatroid99:grpc-js_stacktrace_fix_backport
Apr 1, 2024
Merged

Backport #2701: Resolve exception when Error.stackTraceLimit is undefined#2705
murgatroid99 merged 1 commit intogrpc:@grpc/grpc-js@1.10.xfrom
murgatroid99:grpc-js_stacktrace_fix_backport

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

Backport #2701 to 1.10.x

Some applications may explicitly set Error.stackTraceLimit = undefined. In this case it is not safe to assume new Error().stack is available.
@murgatroid99 murgatroid99 merged commit 06ff525 into grpc:@grpc/grpc-js@1.10.x Apr 1, 2024
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