Don't update state before summary. It should be consistent
Since we know when an object's state can change, we don't need to update the state of all objects for consistency.
Loading
Please register or sign in to comment
Since we know when an object's state can change, we don't need to update the state of all objects for consistency.