Skip to content

Commit

Permalink
Could it be that the failure is caused by an OOM?
Browse files Browse the repository at this point in the history
This could affect all tests due to OOM
  • Loading branch information
Byron committed Feb 8, 2025
1 parent 9c9236b commit b885a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gz/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ impl GzBuilder {
}

#[cfg(test)]
#[cfg(windows)]
mod tests {
use std::io::prelude::*;

Expand Down

0 comments on commit b885a55

Please sign in to comment.