mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-07-09 02:16:10 +00:00
[PR #24] Don't fail if lzma_stream_encoder_mt is not available #178
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?
Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/24
State: closed
Merged: Yes
This can happen on Ubuntu and other Linux platforms. In that case, just always use single-threaded compression.