deno_core
deno_core copied to clipboard
Fix panic in `prepare_stack_trace_callback` when global interceptor throws
Fix panic when a global interceptor is misconfigured or throws an exception. Example https://github.com/denoland/deno/pull/24985#issuecomment-2365460210