Note that the zstd people *did* say that threaded compression has a different 
output than unthreaded operation: it compresses a bit worse. So the pull 
request will break delta rpms.

Can you please change the code so that it uses unthreaded mode if there is no 
'T' in the compression flags? I.e. initialize `threads` with 0 instead of -1?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1303#issuecomment-658021442
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to