Skip to content

Conversation

@fumoboy007
Copy link
Contributor

The cached value can be updated on any thread because any thread can trigger the KVO notification. Therefore, reading/writing the value needs to be atomic.

The cached value can be updated on any thread because any thread can trigger the KVO notification. Therefore, reading/writing the value needs to be atomic.
@google-cla google-cla bot added the cla: yes label Mar 31, 2021
@thomasvl thomasvl merged commit 1945b18 into google:master Mar 31, 2021
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