Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    2491e2bd
    Additional diagnostic code to track down strange Windows pipe error. · 2491e2bd
    Nat Goodspeed authored
    It seems that under certain circumstances, write logic was duplicating a chunk
    of the data being streamed down our pipe. But as this condition is only driven
    with a very large data stream, eyeballing that data stream is tedious. Add
    code to compare the raw received data with the expected stream, reporting
    where and how they first differ.
    2491e2bd
    History
    Additional diagnostic code to track down strange Windows pipe error.
    Nat Goodspeed authored
    It seems that under certain circumstances, write logic was duplicating a chunk
    of the data being streamed down our pipe. But as this condition is only driven
    with a very large data stream, eyeballing that data stream is tedious. Add
    code to compare the raw received data with the expected stream, reporting
    where and how they first differ.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.