Uh oh!
There was an error while loading. Please reload this page.
Revert "esm: convert resolve hook to synchronous" - #43526
Conversation
This reverts commit 90b634a.
nodejs-github-bot
commented
Jun 21, 2022
Review requested:
|
Request fast track. @nodejs/loaders |
Fast-track has been requested by @GeoffreyBooth. Please 👍 to approve. |
guybedford
left a comment
There was a problem hiding this comment.
As discussed in the loaders meeting, this takes the pressure off the design space for now, and hopefully with some progress on threaded loaders, syncification of the resolver can become possible that way. And this PR can always be added back if it comes to that.
This comment was marked as outdated.
This comment was marked as outdated.
GeoffreyBooth
commented
Jun 21, 2022
cc @juanarbol, please make sure that this revert is processed before the next release (in other words, let’s make sure that #43363 gets reverted and therefore doesn’t go out in the next release). |
richardlau
commented
Jun 22, 2022
If #43363 hasn't gone out in a release we can mark it with |
nodejs-github-bot
commented
Jun 22, 2022
nodejs-github-bot
commented
Jun 22, 2022
nodejs-github-bot
commented
Jun 22, 2022
nodejs-github-bot
commented
Jun 22, 2022
Landed in 3c04034 |
GeoffreyBooth
commented
Jun 22, 2022
@richardlau This is the revert; we want it to land in any branch where the original PR landed . . . ? |
richardlau
commented
Jun 22, 2022
@GeoffreyBooth AFAIK #43363 hasn't landed on any of the staging branches. |
Reverts #43363
Per nodejs/loaders#90
@nodejs/releasers @danielleadams We decided to revert the PR which was previously marked as blocking several other PRs; those other PRs remain unblocked. Apologies for the confusion.