Skip to content

feat(shareReplay): use another observable to control resets - #6846

Closed
Evertt wants to merge 1 commit into
ReactiveX:masterfrom
Evertt:patch-1
Closed

feat(shareReplay): use another observable to control resets#6846
Evertt wants to merge 1 commit into
ReactiveX:masterfrom
Evertt:patch-1

Conversation

@Evertt

@Evertt Evertt commented Feb 23, 2022

Copy link
Copy Markdown

Description:

This feature, first introduced for the share operator, is equally as desirable for the shareReplay operator. It allows one to, for example, set up a delayed reset. For Observables that are a little expensive to set up, but not so expensive that it makes sense to keep them around forever.

This feature, first introduced for the share operator, is equally as desirable for the shareReplay operator.
@benlesh

benlesh commented Jul 22, 2026

Copy link
Copy Markdown
Member

Hi @Evertt — thank you for the time, care, and thoughtfulness you put into this pull request. I’m sorry we weren’t able to respond in a reasonable timeframe. Since the codebase and surrounding context have moved on and this hasn’t seen recent activity, I’m going to close it for now. That’s a reflection of our delayed triage, not a lack of appreciation for your contribution. If the change is still relevant, please feel welcome to open a fresh pull request against the current codebase. Thank you again for contributing to RxJS and for your patience.

— Ben

@benlesh benlesh closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants