Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset once, not twice, when resetted once (#543)
By not calling the pipe (aka wrapper) but the receiver directly the stream is only once resetted when called once. (In conjunction with ObjectFileWriter and StreamBatchResetter this bug had resulted in as many empty files as non-empty ones.) Complements 04f8410fddceeefce5e228eb5d1866a82dff1687.
- Loading branch information