RolledBack
The Status for an atomic block execution attempt that is being or that
has been cancelled. None of the Ref writes made during this nesting
level or in any child nesting level will ever be visible to other
threads. The atomic block will be automatically retried if cause is a
TransientRollbackCause, unless STM-specific retry thresholds are
exceeded.
The Status for an atomic block execution attempt that is being or that
has been cancelled. None of the Ref writes made during this nesting
level or in any child nesting level will ever be visible to other
threads. The atomic block will be automatically retried if cause is a
TransientRollbackCause, unless STM-specific retry thresholds are
exceeded.