8000 refactor: use `ReplaySubject` for take until notifiers by arturovt · Pull Request #2055 · ngxs/store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: use ReplaySubject for take until notifiers #2055

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

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

arturovt
Copy link
Member

This commit updates all destroy$ subjects to be replayed subjects for consistency across implementations. This change ensures that no more subscriptions occur after any injectee is destroyed.

This commit updates all `destroy$` subjects to be replayed subjects for
consistency across implementations. This change ensures that no more subscriptions
occur after any injectee is destroyed.
@nx-cloud
Copy link
nx-cloud bot commented Sep 16, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c2fa265. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

@bundlemon
Copy link
bundlemon bot commented Sep 16, 2023

BundleMon (Integration Projects)

Unchanged files (1)
Status Path Size Limits
Main bundles(Gzip)
hello-world-ng15/dist-integration/main.(hash)
.js
63.38KB +1%

Total files change -2B 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@arturovt arturovt merged commit db96f65 into master Sep 16, 2023
@arturovt arturovt deleted the refactor/destroy-replay branch September 16, 2023 22:32
@markwhitfeld markwhitfeld added this to the v.18.0.0 milestone Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0