Potentially make zip test less flakey (#43099)
Authored-By: Claude Release Notes: - N/A
This commit is contained in:
@@ -169,6 +169,7 @@ mod tests {
|
||||
|
||||
writer.close().await?;
|
||||
out.flush().await?;
|
||||
out.sync_all().await?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user