mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 13:46:36 +00:00
[PR #113] [MERGED] Use all threads when creating .xz files #234
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quamotion/dotnet-packaging/pull/113
Author: @qmfrederik
Created: 8/28/2019
Status: ✅ Merged
Merged: 8/28/2019
Merged by: @qmfrederik
Base:
master← Head:features/lzma-parallel📝 Commits (3)
f96bf2dUse all threads when creating .xz filescd35fa3Remove debug statement55493feAllow callers to override the number of compression threads, for compat purposes.📊 Changes
3 files changed (+22 additions, -3 deletions)
View changed files
📝
Packaging.Targets.Tests/Rpm/RpmPackageCreatorTests.cs(+1 -0)📝
Packaging.Targets/IO/XZOutputStream.cs(+3 -1)📝
Packaging.Targets/Rpm/RpmPackageCreator.cs(+18 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.