Skip to content

Only asynchronously unsubscribe for user actions in public API - #1

Merged
matthewjamesadam merged 2 commits into
masterfrom
matt/SynchronouslyUnsubscribe
Feb 24, 2025
Merged

Only asynchronously unsubscribe for user actions in public API#1
matthewjamesadam merged 2 commits into
masterfrom
matt/SynchronouslyUnsubscribe

Conversation

@matthewjamesadam

@matthewjamesadam matthewjamesadam commented Feb 24, 2025

Copy link
Copy Markdown
Member

Resolve staltz#340 by using asynchronous unsubscription only in the public API, and in the .flatten() operator. All other internal unsubscriptions happen synchronously.

@matthewjamesadam
matthewjamesadam merged commit 1dcaae9 into master Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Subtle timing bug with .remember() dropping values

1 participant