Skip to content

Remove async_hooks patch #3012

@mhofman

Description

@mhofman

@endo/init started patching node:async_hooks in #1115 to address debugger issues (see #1105).

While Node.js's async_hooks implementation remains incompatible with frozen promises, I hear Node.js's inspector support has since stopped relying on async_hooks, so we should be able to remove the patch entirely. This may be needed as there are signs our async_hooks monkey patch is partially broken under Node.js 24.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions