[Rpm-maint] [rpm-software-management/rpm] Make rpmlog() safe across fork (Issue #1896)

Panu Matilainen notifications at github.com
Thu Mar 9 12:11:14 UTC 2023


I went through another round of this at #2422. The bottom line is that rpmlog() can get called in so many places that we can't control (Lua scriptlets, macros, API users to name a few) that this can't be fixed by avoiding what hurts.

We need to make rpmlog() fork-safe, somehow.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1896#issuecomment-1461923771
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/1896/1461923771 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230309/d377f24e/attachment.html>


More information about the Rpm-maint mailing list