Is there a way to tell what is keeping a node.js program alive? -


i have node.js program that's hanging after completing want do. i'm open connection somewhere keeping program exiting. there way tell/debug keeping program exiting?

unnecessary edit: question in no way similar question: how debug node.js applications? . playing tho..

there npm module why node running module helps in "node running don't know why?"


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -