Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update after nodejs/node#4600 #39

Merged
merged 1 commit into from
Feb 23, 2016
Merged

docs: update after nodejs/node#4600 #39

merged 1 commit into from
Feb 23, 2016

Conversation

AndreasMadsen
Copy link
Member

nodejs/node#4600 added uid to all hooks among other uid related things.

@AndreasMadsen AndreasMadsen mentioned this pull request Feb 18, 2016
27 tasks
let currentStack = '';
// global state variable, that contains the stack traces and the current uid
const stack = new Map();
stack.set(-1, '');

This comment was marked as off-topic.

@AndreasMadsen
Copy link
Member Author

node v5.7.0 has landed, so I'm landing this too now.

AndreasMadsen added a commit that referenced this pull request Feb 23, 2016
@AndreasMadsen AndreasMadsen merged commit 340f1e1 into nodejs:master Feb 23, 2016
@AndreasMadsen AndreasMadsen deleted the async-wrap-update-3 branch February 23, 2016 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants