3

I wrote script in node.js that downloads some data and saves them to mongodb. However, after all download and save callbacks finish, the process doesn't quit.

Is there a way to see which async operations or scheduled callbacks are keeping node engine running?

Tomáš Kafka
  • 4,405
  • 6
  • 39
  • 52

0 Answers0