Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    4ee1a627
    Stress test fixes · 4ee1a627
    Craig Tiller authored
    - properly fail a Read() on a stream if we fail to parse a protobuf
    - fix an ordering problem with the chttp2 transport global lock, whereby
      a sequence of two operations could be swapped - this resulted in
      slices being returned to the upper layers in the wrong order,
      corrupting data
    4ee1a627
    History
    Stress test fixes
    Craig Tiller authored
    - properly fail a Read() on a stream if we fail to parse a protobuf
    - fix an ordering problem with the chttp2 transport global lock, whereby
      a sequence of two operations could be swapped - this resulted in
      slices being returned to the upper layers in the wrong order,
      corrupting data