Skip to content

fix(core): prevent httpResource & rxResource from leaking a subscription #68924

Open
JeanMeche wants to merge 2 commits into
angular:mainfrom
JeanMeche:resource-sync-leak
Open

fix(core): prevent httpResource & rxResource from leaking a subscription #68924
JeanMeche wants to merge 2 commits into
angular:mainfrom
JeanMeche:resource-sync-leak

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

See individual commits

Priori to this commit, in the case the subscription was emitting synchronous we were leaking the subscription. This commit fixes it.
@JeanMeche JeanMeche requested a review from AndrewKushnir May 26, 2026 07:20
@angular-robot angular-robot Bot added area: common/http Issues related to HTTP and HTTP Client area: core Issues related to the framework runtime labels May 26, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 26, 2026
Priori to this commit, in the case the subscription was emitting synchronous we were leaking the subscription. This commit fixes it.
@JeanMeche JeanMeche force-pushed the resource-sync-leak branch from 9719616 to 032052e Compare May 26, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: common/http Issues related to HTTP and HTTP Client area: core Issues related to the framework runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant