Skip to content
  • Leigh B. Stoller's avatar
    Fix bug with respect to modified experiments that abort and get · 589e97d2
    Leigh B. Stoller authored
    swapped out (non-recoverable) by tbswap. swapexp was leaving the
    experiment in the running state instead of paused. We need to check
    this after tbswap since we do not get reasonable error codes back.
    Also some cleanup with respect to how aborted modifies are handled.
    I think I understand what Chad did ...
    
    A general comment; we need to be better about returning meaningful
    error codes!
    589e97d2