Closed
Description
thread 'tokio-runtime-worker' panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/v8-137.1.0/src/handle.rs:560:9:
attempt to access Handle hosted by disposed Isolate
Deno v2.3.7 on x86_64-unknown-linux-gnu.
A panic occurred in Deno.
stack backtrace:
deno::setup_panic_hook::{{closure}}
std::panicking::rust_panic_with_hook
std::panicking::begin_panic_handler::{{closure}}
std::sys::backtrace::__rust_end_short_backtrace
rust_begin_unwind
core::panicking::panic_fmt
deno_napi::js_native_api::Reference::set_weak
napi_reference_unref
_ZN2v88internal12_GLOBAL__N_121TypedElementsAccessorILNS0_12ElementsKindE33EsE26CopyElementsFromTypedArrayENS0_6TaggedINS0_12JSTypedArrayEEES7_mm
core::ops::function::FnOnce::call_once{{vtable.shim}}
<v8::isolate::OwnedIsolate as core::ops::drop::Drop>::drop
core::ptr::drop_in_place<deno_core::runtime::jsruntime::JsRuntime>
core::ptr::drop_in_place<deno_runtime::worker::MainWorker>
<deno_unsync::tokio::task::MaskFutureAsSend<F> as core::future::future::Future>::poll
tokio::runtime::task::raw::poll
tokio::runtime::runtime::Runtime::block_on
tokio::runtime::task::raw::poll
std::sys::backtrace::__rust_begin_short_backtrace
as_ref<alloc::sync::ArcInner<std::thread::Inner>>
inner<std::thread::Inner, alloc::alloc::Global>
clone<std::thread::Inner, alloc::alloc::Global>
clone<alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global>>
clone
{closure#1}<tokio::runtime::blocking::pool::{impl#6}::spawn_thread::{closure_env#0}, ()>
core::ops::function::FnOnce::call_once{{vtable.shim}}
std::sys::pal::unix::thread::Thread::new::thread_start