Make promises safe

JavaScript
Back to Open Source

A node.js module to make the use of promises safe. It implements the deprecation DEP0018 of Node.js in versions 6+. Using Promises without this module might cause file descriptor and memory leaks.

License
MIT
Language
JavaScript
Stars
666
Forks
26
Owner
mcollina