Skip to content

Conversation

@vineethkuttan
Copy link

@vineethkuttan vineethkuttan commented May 26, 2025

Fixes #223

Changes

i) setResult() function throws napi_generic_failure exception by default, so called setResultUnsafe() directly
ii)Change the stack overflow message comparision

Instead of replacing the message comparison,  used both comparison with or gate .
@vineethkuttan vineethkuttan marked this pull request as ready for review June 4, 2025 06:31
@vineethkuttan vineethkuttan requested a review from a team as a code owner June 4, 2025 06:31
@vmoroz vmoroz merged commit 8e37c0d into microsoft:main Jun 5, 2025
12 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.

Fix For Enabling Stack Overflow Unit Test

2 participants