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
  • 3,950
  • 5
  • 36
  • 44

0 Answers0