[release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by github-actions[bot] · Pull Request #92890 · dotnet/runtime (original) (raw)
Backport of #92871 to release/8.0
/cc @pavelsavara
Customer Impact
Fixed user reported #92713
Testing
Manual testing
Risk
Low, NodeJS is not official platform.
IMPORTANT: If this backport is for a servicing release, please verify that:
- The PR target branch is
release/X.0-staging, notrelease/X.0. - If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.