Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Add MarkModified #3

Closed
wants to merge 1 commit into from
Closed

Add MarkModified #3

wants to merge 1 commit into from

Conversation

kolesnikovae
Copy link
Member

The method should be called instead of Set, when an item is fetched and modified. Otherwise the item may be inconsistent due to the potential race condition with another modification: thus one change may override another.

The method should be called instead of Set, when an item is fetched and
modified. Otherwise the item may be inconsistent due to the potential race
condition with another modification: thus one change may override another.
@kolesnikovae kolesnikovae added the bug Something isn't working label Jul 13, 2021
@kolesnikovae kolesnikovae self-assigned this Jul 13, 2021
@kolesnikovae
Copy link
Member Author

Not needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
1 participant