Closed
Description
Hi.
Now that async_hooks is in Node 8, would you consider supporting it in bluebird?
I've been following the evolution of async_hooks and have a fair idea of how the JS embedder API works, but am much less familiar with bluebird's internals. I would be happy to prepare a PR to add async_hooks support if someone could perhaps give me a pointer as to where to begin in bluebird's codebase?
Many thanks.