Skip to content

Conversation

@arturovt
Copy link
Contributor

The observable terminates immediately when error is called, and no further emissions or completion notifications occur. Thus, we have to remove the listener in both the error and complete notifications.

The observable terminates immediately when `error` is called, and no further emissions or completion notifications occur. Thus, we have to remove the listener in both the `error` and `complete` notifications.
@pullapprove pullapprove bot requested a review from alxhub May 21, 2025 21:44
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label May 21, 2025
@ngbot ngbot bot added this to the Backlog milestone May 21, 2025
@JeanMeche JeanMeche requested review from pkozlowski-opensource and removed request for alxhub May 21, 2025 23:48
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 4, 2025
@kirjs
Copy link
Contributor

kirjs commented Jun 4, 2025

This PR was merged into the repository by commit f37b2f7.

The changes were merged into the following branches: main, 20.0.x

@kirjs kirjs closed this in f37b2f7 Jun 4, 2025
kirjs pushed a commit that referenced this pull request Jun 4, 2025
#61596)

The observable terminates immediately when `error` is called, and no further emissions or completion notifications occur. Thus, we have to remove the listener in both the `error` and `complete` notifications.

PR Close #61596
@arturovt arturovt deleted the fix/to_signal-unregister branch June 4, 2025 14:58
@angular-automatic-lock-bot
Copy link

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 Jul 5, 2025
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 area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants