Skip to content
  • ryates@cs.rochester.edu's avatar
    Full abort on validate failure merging `orElse`. · 1f40e68a
    ryates@cs.rochester.edu authored and Marge Bot's avatar Marge Bot committed
    Previously partial roll back of a branch of an `orElse` was attempted
    if validation failure was observed.  Validation here, however, does
    not account for what part of the transaction observed inconsistent
    state.  This commit fixes this by fully aborting and restarting the
    transaction.
    1f40e68a