deno_core icon indicating copy to clipboard operation
deno_core copied to clipboard

Fix panic in `prepare_stack_trace_callback` when global interceptor throws

Open littledivy opened this issue 5 months ago • 1 comments

Fix panic when a global interceptor is misconfigured or throws an exception. Example https://github.com/denoland/deno/pull/24985#issuecomment-2365460210

littledivy avatar Sep 22 '24 04:09 littledivy