Skip to content
Snippets Groups Projects
  1. Jul 25, 2018
    • Erik Johnston's avatar
      Fix typo in conditional · a297ff2b
      Erik Johnston authored
      a297ff2b
    • Erik Johnston's avatar
      Newsfile · 0b300d32
      Erik Johnston authored
      0b300d32
    • Erik Johnston's avatar
      Correctly handle outliers during persist events · ec56121b
      Erik Johnston authored
      We incorrectly asserted that all contexts must have a non None state
      group without consider outliers. This would usually be fine as the
      assertion would never be hit, as there is a shortcut during persistence
      if the forward extremities don't change.
      
      However, if the outlier is being persisted with non-outlier events, the
      function would be called and the assertion would be hit.
      
      Fixes #3601
      ec56121b
  2. Jul 24, 2018
  3. Jul 23, 2018
Loading