Skip to content

Fix stale get reads notify cbs#115

Merged
Bloomca merged 2 commits into
mainfrom
fix-stale-get-reads-notify-cbs
Jul 17, 2026
Merged

Fix stale get reads notify cbs#115
Bloomca merged 2 commits into
mainfrom
fix-stale-get-reads-notify-cbs

Conversation

@Bloomca

@Bloomca Bloomca commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Description

Fix stale get() reads inside notify callbacks. Before it was possible that reading .get() inside any subscriber could give you a stale value (both direct and derived). This PR makes sure we only notify after the values are settled for the new values.

@Bloomca
Bloomca merged commit f6e414e into main Jul 17, 2026
4 checks passed
@Bloomca
Bloomca deleted the fix-stale-get-reads-notify-cbs branch July 17, 2026 06:41
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.

1 participant