An operation that depends on a correct order, such as granting access only after the change that authorized it, can act on stale information.
Operations relying on correct ordering, like authorization checks, can act on stale data when clocks disagree.
transcript
Author: An operation that depends on a correct order, such as granting access only after the change that authorized it, can act on stale information.
explains mechanism · 3gives example · 1