yeoman / update-notifier

Update notifications for your CLI app
BSD 2-Clause "Simplified" License
1.76k stars 132 forks source link

fix child_process not exit #198

Closed liyikun closed 4 years ago

liyikun commented 4 years ago

Fixes #179

https://nodejs.org/api/timers.html#timers_immediate_unref

liyikun commented 4 years ago

@sindresorhus

sindresorhus commented 4 years ago

And the referenced issue was already fixed (although not closed).

muhammednagy commented 3 years ago

suffering from the same issue. this should be merged