You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has been there for about 2 years I think. Currently it is an undocumented API, which means that it is completely unsupported. So expect bugs, pain, and an API that will change under your feet in a single patch update.
But regardless of it being an undocumented API, we would still like to hear your thoughts.
If you have specific question to the current API feel free to open a new issue. Questions to the upcoming API should be put in the enhancements proposal.
I've also made a module that fixes some issues with the current implementation. It is most confusingly called https://github.com/AndreasMadsen/async-hook – When async-hooks is released I will change it to just be an alias, I promise :)
I saw that async-wrap made it into Node.js
https://github.com/nodejs/node/blob/master/src/async-wrap.cc
is there any documentation about how to use it?
sorry for spam question, but don't know who to ask.
The text was updated successfully, but these errors were encountered: