Skip to content

Commit ac84273

Browse files
QrczakMKcopybara-github
authored andcommitted
Internal change.
PiperOrigin-RevId: 879519125
1 parent db85c63 commit ac84273

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp/sequenced_chunk_writer.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ void SequencedChunkWriterBase::TrySubmitFirstFutureChunk(
119119
}
120120
if (pad_to_block_boundary_) {
121121
if (!chunk_writer->PadToBlockBoundary()) {
122+
{
122123
Fail(riegeli::Annotate(
123124
chunk_writer->status(),
124125
absl::StrFormat("Could not pad boundary for chunk: %d",

0 commit comments

Comments
 (0)