Skip to content

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