Skip to content
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

Improve the documentation about the scheduling of ValueObservation fetches #1535

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

groue
Copy link
Owner

@groue groue commented Apr 21, 2024

This pull request enhances the ValueObservation documentation with the topics explored in #1529.

In particular, it makes it explicit that ValueObservation, by default, fetches fresh values from the main thread, when the database is modified on the main thread. It also better explains how to configure an observation so that fresh values are never fetched from the main thread.

@kernandreas, thank you for opening #1529 👍

@groue groue merged commit a0a9cfc into development Apr 21, 2024
20 of 21 checks passed
@groue groue deleted the dev/doc-ValueObservation-scheduling branch April 21, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant