Skip to content

Commit

Permalink
fix: TestRecordBatchDecoding failing sporadically
Browse files Browse the repository at this point in the history
(root cause: shared test data specifically *Record.varintLengthField mututed by Test..Encoding whilst being
observed by Test..Decoding.  This could fail under parallel test execution).
  • Loading branch information
k-wall committed Feb 19, 2022
1 parent 6d970c7 commit 2ea4f69
Showing 1 changed file with 226 additions and 222 deletions.
Loading

0 comments on commit 2ea4f69

Please sign in to comment.