Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(core): unregisteronDestroy inResourceImpl whendestroy() is called#61870

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@arturovt
Copy link
Contributor

This commit unregisters theonDestroy listener whendestroy() is called on theResourceImpl. This prevents memory leaks and ensures that the resource reference is not captured in the destroy callback after it has already been destroyed.

…is calledThis commit unregisters the `onDestroy` listener when `destroy()` is called on the `ResourceImpl`. This prevents memory leaks and ensures that the resource reference is not captured in the destroy callback after it has already been destroyed.
@angular-robotangular-robotbot added the area: coreIssues related to the framework runtime labelJun 4, 2025
@ngbotngbotbot added this to theBacklog milestoneJun 4, 2025
@thePunderWomanthePunderWoman requested review fromalxhub andatscott and removed request forthePunderWomanJune 4, 2025 15:03
Copy link
Contributor

@thePunderWomanthePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@thePunderWomanthePunderWoman added action: mergeThe PR is ready for merge by the caretaker target: patchThis PR is targeted for the next patch release labelsJun 4, 2025
@kirjs
Copy link
Contributor

This PR was merged into the repository by commit080b368.

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

kirjs pushed a commit that referenced this pull requestJun 4, 2025
…is called (#61870)This commit unregisters the `onDestroy` listener when `destroy()` is called on the `ResourceImpl`. This prevents memory leaks and ensures that the resource reference is not captured in the destroy callback after it has already been destroyed.PRClose#61870
@arturovtarturovt deleted the fix/core-resource-unregister branchJune 4, 2025 21:12
@angular-automatic-lock-bot

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 ourautomatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-botangular-automatic-lock-botbot locked and limited conversation to collaboratorsJul 5, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@JeanMecheJeanMecheJeanMeche approved these changes

@thePunderWomanthePunderWomanthePunderWoman approved these changes

Assignees

No one assigned

Labels

action: mergeThe PR is ready for merge by the caretakerarea: coreIssues related to the framework runtimetarget: patchThis PR is targeted for the next patch release

Projects

None yet

Milestone

Backlog

Development

Successfully merging this pull request may close these issues.

4 participants

@arturovt@kirjs@JeanMeche@thePunderWoman

[8]ページ先頭

©2009-2025 Movatter.jp