raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

Remove support for legacy exit handlers in safely_install_exit_listeners #186

Closed silkentrance closed 4 years ago

silkentrance commented 5 years ago

The support for the very old versions of the exit handlers should be dropped as soon as we have a new release out, say in version 1.0.1 or so.

@raszi what about the 1.0.0 release? #158

silkentrance commented 4 years ago

The support for the legacy exit handlers has been dropped already.