[Rpm-maint] [rpm-software-management/rpm] Drop BDB era handholding on signals (PR #1946)
Panu Matilainen
notifications at github.com
Thu Mar 3 09:52:10 UTC 2022
Details in commit messages, but in short, this drops the dreaded "block signals on rpmdb on" behavior that every librpm user comes to loathe. As a bonus, it also improves thread-safety by eliminating global structures.
This is a pretty drastic change to a very long-standing behavior so some fallout would not be unexpected, despite being a positive change.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1946
-- Commit Summary --
* Detach rpm signal queue enablement from database open
* Drop rpmdb shutdown on exit()
-- File Changes --
M lib/misc.h (2)
M lib/rpmdb.c (72)
M lib/rpmrc.c (9)
M lib/rpmscript.c (5)
M lib/transaction.c (7)
M rpmio/rpmsq.h (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1946.patch
https://github.com/rpm-software-management/rpm/pull/1946.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1946
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1946 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220303/d7d82038/attachment.html>
More information about the Rpm-maint
mailing list