Skip to content

fix: Issue where ng build never stops#1112

Merged
Aukevanoost merged 2 commits into
mainfrom
issues/1111
Jun 10, 2026
Merged

fix: Issue where ng build never stops#1112
Aukevanoost merged 2 commits into
mainfrom
issues/1111

Conversation

@Aukevanoost

@Aukevanoost Aukevanoost commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Closes #1111

This pull request addresses a known memory leak issue in Angular CLI by ensuring the build process exits cleanly after completion. The main change is the addition of a workaround to force process termination, which will be removed once the issue is fixed upstream.

Process termination workaround:

@Aukevanoost Aukevanoost merged commit 79314e1 into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng build never exits on Windows after successful build (Native Federation host)

1 participant