Skip to content

Session Proposal: Node.js ESM and async_hooks, brainstorm / identify the spurious promises. #340

@mcollina

Description

@mcollina

Proposal

Topic of the session

Type of the session

  • Collaborate
  • Workshop
  • Talk

Estimated duration of the session

1 hour / Open

Date and Time of the session

Level

  • Beginner
  • Intermediate
  • Advanced

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:

  1. clarify that there are no bugs using ESM+async_hooks, as those promise chains do not lead to user code being run.
  2. clarify what bug this is causing so we can fix them

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)


Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions