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

Workaround Node.js bug for parallel loading of TLA modules #16928

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Oct 24, 2024

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

Tests in #16850 are failing due to nodejs/node#55516

@babel-bot
Copy link
Collaborator

babel-bot commented Oct 24, 2024

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/58231

@nicolo-ribaudo nicolo-ribaudo changed the title Add failing test for parallel loading of TLA modules Workaround Node.js bug for parallel loading of TLA modules Oct 24, 2024
@nicolo-ribaudo nicolo-ribaudo added PR: Bug Fix 🐛 A type of pull request used for our changelog categories Priority: High labels Oct 24, 2024
@nicolo-ribaudo nicolo-ribaudo marked this pull request as ready for review October 24, 2024 12:38
@nicolo-ribaudo nicolo-ribaudo merged commit b8002e2 into babel:main Oct 24, 2024
54 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the node-require-async-bug branch October 24, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bug Fix 🐛 A type of pull request used for our changelog categories Priority: High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants