mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 07:34:36 +00:00
![]() This commit changes how workers are spawned - instead of having a "sync" phase that creates a worker and only then moves to to an "async" block within a Tokio runtime, now a worker is spawned already on a Tokio runtime. Closes https://github.com/denoland/deno/issues/28790 |
||
---|---|---|
.. | ||
web_worker | ||
bootstrap.rs | ||
fs_events.rs | ||
http.rs | ||
mod.rs | ||
permissions.rs | ||
runtime.rs | ||
tty.rs | ||
web_worker.rs | ||
worker_host.rs |