[Rpm-maint] [rpm-software-management/rpm] lua: add rpm.execute() (#390)

Panu Matilainen notifications at github.com
Wed Feb 21 15:24:33 UTC 2018


BTW, wrt closing file descriptors, we can't go adding copy-paste versions of that all over the place, two places is one too many already. One possibility might be having a central posix_atfork() handler to take care of it.

Central handling is also necessary to do something about https://bugzilla.redhat.com/show_bug.cgi?id=1537564 - on Linux we could look into /proc/self/fd instead of brute-forcing everything but it doesn't exactly simplify the code so copy-paste is out of the question.

-- 
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/390#issuecomment-367362028
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180221/1014b794/attachment.html>


More information about the Rpm-maint mailing list