[Rpm-maint] [rpm-software-management/rpm] RFE: Move transaction processing to a subprocess (#1526)

Demi Marie Obenour notifications at github.com
Wed Feb 3 00:47:16 UTC 2021


As described in #1483, performing an RPM transaction from a multithreaded process will very likely result in Undefined Behavior.  Furthermore, if RPM performs any database operations with an altered root directory, this will also result in Undefined Behavior, as SQLite will use an incorrect WAL.

-- 
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/issues/1526
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210202/53e49b7e/attachment-0001.html>


More information about the Rpm-maint mailing list