Skip to content
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

fix: circular dependencies in fetch #1630

Merged
merged 2 commits into from
Sep 1, 2022
Merged

Conversation

KhafraDev
Copy link
Member

Fixes #1629

Not the greatest solution & no tests. This might not even be a problem - undici correctly lazily loads File in fetch's utils already, and pnpm only gives a warning. However it was easy enough to make a PR and see.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit 0664654 into nodejs:main Sep 1, 2022
@benmccann
Copy link
Contributor

thanks!

@KhafraDev KhafraDev deleted the circular-require branch September 2, 2022 00:45
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
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.

Circular dependencies in code
4 participants