Unverified Commit f536cc2e authored by legendecas's avatar legendecas
Browse files

src: fix fatal errors when a current isolate not exist

napi_fatal_error and node watchdog trigger fatal error but rather
running on a thread that hold no current isolate.

PR-URL: https://github.com/nodejs/node/pull/38624


Reviewed-By: default avatarMichael Dawson <midawson@redhat.com>
parent 3b1a9936
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment