Skip to content

fix(nf): Added AbortController to runBuilder to cancel previous builds - #986

Merged
Aukevanoost merged 11 commits into
angular-architects:mainfrom
Aukevanoost:fix/runBuilder-abort-controller
Nov 26, 2025
Merged

fix(nf): Added AbortController to runBuilder to cancel previous builds#986
Aukevanoost merged 11 commits into
angular-architects:mainfrom
Aukevanoost:fix/runBuilder-abort-controller

Conversation

@Aukevanoost

@Aukevanoost Aukevanoost commented Nov 6, 2025

Copy link
Copy Markdown
Collaborator

The AbortController is used to keep track of previous bundling tasks during NG serve, if a task is already in progress it will be aborted in favor of the most recent bundling task.

closes #971

fix: Added quque

fix: Cleanup

fix(nf): Added rebuild-queue
@Aukevanoost
Aukevanoost merged commit 5983b6c into angular-architects:main Nov 26, 2025
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.

Cancel build of outdated federation artifact builds when new bundles are already built

1 participant