deno/cli/tools
Bartek Iwańczuk 7d919f6fd9
refactor(jupyter): move ZeroMQ server to a separate thread (#24373)
Moves the ZeroMQ messaging server to a separate thread.

This will allow to run blocking JS code and maintain communication
with the notebook frontend.

Towards https://github.com/denoland/deno/pull/23592
Towards https://github.com/denoland/deno/pull/24250
Closes https://github.com/denoland/deno/issues/23617
2024-07-03 00:37:54 +02:00
..
bench
coverage
init
jupyter
lint
registry
repl
run
test
vendor
bundle.rs
check.rs
compile.rs
doc.rs
fmt.rs
info.rs
installer.rs
mod.rs
task.rs
upgrade.rs