Thursday 8 June 2017

node.js randomly becomes unresponsive

I have a simple node.js app that uses express. There are clients that connect to it. I have windows 10 too. What I find is that, usually, the node.js terminal seems to get hanged, and stop listening. But the crazy part is that, when I resize the terminal window (like clicking and dragging the corner to resize it), it becomes responsive again and starts logging everything that got queued.

Does anyone know what's going on and know how to fix it?

This is another person having probably the same issue https://github.com/nodejs/node-v0.x-archive/issues/8196

Thanks



via omega

No comments:

Post a Comment