mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Lets native addons register exit hooks that run after the event loop has quit but before the VM is killed. Fixes #3147.
Lets native addons register exit hooks that run after the event loop has quit but before the VM is killed. Fixes #3147.