-
Notifications
You must be signed in to change notification settings - Fork 78
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
TC39 proposal AsyncContext #608
Comments
Good to see that progressing in TC39. |
During the May 3rd TC39 AsyncContext call, there were no objections to using the reject's call time context for We would like to know if it is feasible for Node.js to change the context of the I would like to bring this up to the next diag call and @jridgewell would like to join too. |
Will you be at the collab summit next week? We have a diagnostics session on the agenda so we could bring it up there if you're around. :) |
Unfortunately, I'm unable to attend the summit next week :(. |
I will be also not there. I haven't even noticed that there is a summit and a diagnostics session... Seems I monitor the wrong channels/repos. |
You can watch https://github.com/openjs-foundation/summit/ for future summits. :) |
Untagging diag-agenda as the issue is being discussed at tc39/proposal-async-context#16. |
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made. |
The TC39 proposal AsyncContext https://github.com/tc39/proposal-async-context has reached Stage 2 today. I'd like to bring the topic up again at the diagnostics meeting to discuss the integration of Node.js with the proposal and the next steps for it.
This is a revival of #375.
Related:
The text was updated successfully, but these errors were encountered: