Skip to content

Conversation

@devsnek
Copy link
Member

@devsnek devsnek commented Mar 4, 2021

This fixes an annoying bug where the entry module would link before its
dependencies were linked. This is fixed by forcing modules to wait for
all dependency linker promises to resolve.

Fixes: #37426

This fixes an annoying bug where the entry module would link before its
dependencies were linked. This is fixed by forcing modules to wait for
all dependency linker promises to resolve.

Fixes: nodejs#37426

Signed-off-by: snek <[email protected]>
@devsnek devsnek requested a review from bmeck March 4, 2021 03:18
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem. labels Mar 4, 2021
@nodejs-github-bot
Copy link
Collaborator

@devsnek devsnek closed this Mar 4, 2021
@devsnek devsnek deleted the fix-37426 branch March 4, 2021 03:31
@devsnek devsnek removed the request for review from bmeck March 4, 2021 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node.js 15.9 regression with Jest ESM

2 participants