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(module-federation): module-federation-dev-server hang caused by child process exiting too early (#26684) #26685

Conversation

jooskim
Copy link
Contributor

@jooskim jooskim commented Jun 26, 2024

Current Behavior

See #26684

Expected Behavior

See #26684

Fixes #26684


This fix is targeted at NX 19. For a backport to NX 18, a small, trivial change is necessary. I will file another PR targeting NX 18.

@jooskim jooskim requested a review from a team as a code owner June 26, 2024 04:20
@jooskim jooskim requested a review from Coly010 June 26, 2024 04:20
Copy link

vercel bot commented Jun 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jun 26, 2024 8:32am

@Coly010 Coly010 requested a review from a team as a code owner June 26, 2024 08:30
@Coly010 Coly010 changed the title fix(angular): fix module-federation-dev-server hang caused by child process exiting too early (#26684) fix(module-federation): remove module-federation-dev-server hang caused by child process exiting too early (#26684) Jun 26, 2024
@Coly010 Coly010 changed the title fix(module-federation): remove module-federation-dev-server hang caused by child process exiting too early (#26684) fix(module-federation): module-federation-dev-server hang caused by child process exiting too early (#26684) Jun 26, 2024
@Coly010
Copy link
Contributor

Coly010 commented Jun 26, 2024

@jooskim Thank you for the detailed Issue and the work done investigating and resolving this problem.

Your contribution is very appreciated!

@Coly010 Coly010 enabled auto-merge (squash) June 26, 2024 08:32
@Coly010 Coly010 merged commit 93b3e21 into nrwl:master Jun 26, 2024
6 checks passed
FrozenPandaz pushed a commit that referenced this pull request Jun 26, 2024
…hild process exiting too early (#26684) (#26685)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
See #26684

## Expected Behavior
See #26684

Fixes #26684

---

This fix is targeted at NX 19. For a backport to NX 18, a small, trivial
change is necessary. I will file another PR targeting NX 18.

---------

Co-authored-by: Colum Ferry <[email protected]>
(cherry picked from commit 93b3e21)
Copy link

github-actions bot commented Jul 2, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants