Skip to content

The transition from exclusive state to shared state must be accompanied by copying of actual state values.  #57

@IvanPopov

Description

@IvanPopov

m_spExclusiveState[0].IsMostRecentlyExclusiveState = false;

Most of the time, resources are exclusive and they make the transition on first use to another queue, tipically during PostSubmitUpdateState() -> SetSharedResourceState(). Does I undertand right that we have to copy actual exclusive state to shared in order to be sure that next transition as shared resource will be with correct state "before" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions