This lib do not seem to cleanup stuff on long running processes that never exits (like a server), it only clean up on exit...?
either that or i'm doing something wrong...
i created a simple fiddle. but it never executes the shutdown fn
https://stackblitz.com/edit/node-hnuwfg?file=index.js
This lib do not seem to cleanup stuff on long running processes that never exits (like a server), it only clean up on exit...?
either that or i'm doing something wrong...
i created a simple fiddle. but it never executes the
shutdownfnhttps://stackblitz.com/edit/node-hnuwfg?file=index.js