Files
copilot-swe-agent[bot] c11277fbef Fix test failures for multi-threading support in file-based Zips
- Fix build errors in Tar tests by adding !NETFRAMEWORK condition to #if LINUX
- Fix split archive test failures by checking ss.Files.Count == 1 before opening independent file streams
- The multi-threading feature now correctly only applies to single-file ZIP archives, not split/multi-volume archives

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2025-11-27 13:18:18 +00:00
..