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
In nodejs/node#44323 (comment), @GeoffreyBooth and myself have tried to identify where the promises that are not tracked by async_hooks are created, so that we can:
clarify that there are no bugs using ESM+async_hooks, as those promise chains do not lead to user code being run.
clarify what bug this is causing so we can fix them
Session facilitator(s), Github handle(s) and timezone(s)
I've also added the recording links in the schedule sheet. Sorry, we couldn't record the sessions in the second room. Hopefully next time we'll prepare better.
I'll close this issue as the event has passed. Thanks, everyone for being part of it and for the support.
Proposal
Topic of the session
Type of the session
Estimated duration of the session
1 hour / Open
Date and Time of the session
Level
Pre-requisite knowledge
async_hooks
ESM
Describe the session
In nodejs/node#44323 (comment), @GeoffreyBooth and myself have tried to identify where the promises that are not tracked by async_hooks are created, so that we can:
Session facilitator(s), Github handle(s) and timezone(s)
@mcollina
(@GeoffreyBooth remotely)
Meeting notes and Virtual Meeting Link
Follow-up / Set-up sessions (if any)
Additional context (optional)
The text was updated successfully, but these errors were encountered: