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(upgrade): Use takeUntil on leaky subscription. #50901

Closed
wants to merge 1 commit into from

Conversation

JeanMeche
Copy link
Member

Using the life cycling hook onDestroy to end the subscription.

fixes #48032

PR Type

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

@JeanMeche JeanMeche marked this pull request as ready for review June 30, 2023 10:26
@pullapprove pullapprove bot requested a review from alxhub June 30, 2023 10:27
Using the life cycling hook `onDestroy` to end the subscription.

fixes angular#48032
@dylhunn dylhunn self-requested a review June 30, 2023 17:34
@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release area: upgrade Issues related to AngularJS → Angular upgrade APIs labels Jul 5, 2023
@ngbot ngbot bot modified the milestone: Backlog Jul 5, 2023
@pullapprove pullapprove bot requested a review from alxhub July 5, 2023 07:12
@AndrewKushnir AndrewKushnir added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Jul 5, 2023
@AndrewKushnir
Copy link
Contributor

Caretaker note: FYI @alxhub, PullApprove also wants your LGTM :)

@dylhunn
Copy link
Collaborator

dylhunn commented Jul 11, 2023

This PR was merged into the repository by commit 253d756.

dylhunn pushed a commit that referenced this pull request Jul 11, 2023
Using the life cycling hook `onDestroy` to end the subscription.

fixes #48032

PR Close #50901
@dylhunn dylhunn closed this in 253d756 Jul 11, 2023
@JeanMeche JeanMeche deleted the fix/48032 branch July 12, 2023 08:07
sunilbaba pushed a commit to sunilbaba/angular that referenced this pull request Jul 26, 2023
Using the life cycling hook `onDestroy` to end the subscription.

fixes angular#48032

PR Close angular#50901
@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 Aug 12, 2023
thomasturrell pushed a commit to thomasturrell/angular that referenced this pull request Aug 29, 2023
Using the life cycling hook `onDestroy` to end the subscription.

fixes angular#48032

PR Close angular#50901
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
Using the life cycling hook `onDestroy` to end the subscription.

fixes angular#48032

PR Close angular#50901
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: upgrade Issues related to AngularJS → Angular upgrade APIs merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rxjs subscription leak in DowngradeComponentAdapter.subscribeToOutput
5 participants