Skip to content

fix: avoid setup global dispatcher in advance #4357

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

himself65
Copy link
Member

@himself65 himself65 commented Jul 22, 2025

This relates to...

Rationale

Changes

lazy setup dispatcher so that lazyLoadUndici in node.js core module won't affect the globalThis

Features

Bug Fixes

Fixes: nodejs/node#59012

Breaking Changes and Deprecations

Status

@himself65 himself65 force-pushed the himself65/2025/07/22/global branch 3 times, most recently from ec78e58 to 18a7803 Compare July 22, 2025 10:07
@himself65 himself65 force-pushed the himself65/2025/07/22/global branch from 18a7803 to db91409 Compare July 22, 2025 10:08
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.

undici's globalDispatcher missing methods when also importing node:http
1 participant