Skip to content

esm: do not lazy instantiate loaders to avoid infinite loop#47599

Closed
aduh95 wants to merge 4 commits intonodejs:mainfrom
aduh95:esm-infinite-loop
Closed

esm: do not lazy instantiate loaders to avoid infinite loop#47599
aduh95 wants to merge 4 commits intonodejs:mainfrom
aduh95:esm-infinite-loop

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Apr 17, 2023

There are still failing tests to address.

Fixes: #47566

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using custom loaders results in a load loop / OOM

5 participants