class Synapse::Repository::ConcurrencyError
Raised when concurrent access to a repository was detected; the cause is most likely that two threads were modifying the same aggregate.
Raised when concurrent access to a repository was detected; the cause is most likely that two threads were modifying the same aggregate.