nodejs.org
nodejs.org copied to clipboard
Should the "Don't Block the Event Loop" guide be updated to reflect the `worker_threads` module?
Should the Don't Block the Event Loop guide be updated to reflect the worker_threads module as a way to offload blocking work to a worker as a way to, well, not block the event loop?
I tried the link but 404
the document concerned is no longer in the codebase.