You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?