Pergunta de entrevista da empresa HCLTech

How can you check if the event loop is blocked and fix it?

Resposta da entrevista

Sigiloso

18 de fev. de 2022

Third-party lib is there to check if the event loop is blocked. Also, any CPU-intensive task should run on the child process.