[Rpm-maint] [rpm-software-management/rpm] Run binary package generation via thread pools (#226)

Alexander Kanavin notifications at github.com
Thu Jun 1 19:40:57 UTC 2017


kanavin commented on this pull request.



> @@ -14,6 +14,8 @@
 #include <rpm/rpmfileutil.h>
 #include <rpm/rpmlog.h>
 
+#include <prtpool.h>			/* NSPR thread pools */

rpm already has a hard dependency on nss, and nss has a hard dependency on nspr, so it seemed obvious to utilize the thread pool API from nspr. Why you are reluctant?

-- 
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/226#discussion_r119710103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170601/30a018c1/attachment-0001.html>


More information about the Rpm-maint mailing list