Skip to content

refactor(@angular-devkit/build-angular): add watch builder teardown to application builder#26552

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:esbuild/watch-teardown
Dec 1, 2023
Merged

refactor(@angular-devkit/build-angular): add watch builder teardown to application builder#26552
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:esbuild/watch-teardown

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Dec 1, 2023

An AbortController is now automatically linked to the application builder's teardown context if one has not been provided. This supports reduced overhead in the unit tests by eliminating the need to manually create and use an AbortController/AbortSignal in each test that uses watch mode. Relevant tests that were previously doing this have also been updated.

…o application builder

An AbortController is now automatically linked to the `application` builder's teardown context
if one has not been provided. This supports reduced overhead in the unit tests by eliminating
the need to manually create and use an AbortController/AbortSignal in each test that uses watch
mode. Relevant tests that were previously doing this have also been updated.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 1, 2023
@clydin clydin requested a review from alan-agius4 December 1, 2023 16:25
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 1, 2023
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 1, 2023
@alan-agius4 alan-agius4 merged commit 2d4b548 into angular:main Dec 1, 2023
@clydin clydin deleted the esbuild/watch-teardown branch December 1, 2023 17:21
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants