[Rpm-maint] [rpm-software-management/rpm] The RPM is suspended when the uninstallation script is executed (Issue #2738)
xujing
notifications at github.com
Mon Oct 30 13:24:38 UTC 2023
After the c5f82d3f6223ebd0c5cc0a07ea60393ae7284929 is integrated, the SIGTERM signal is blocked. When the installation or uninstallation script is executed, the script is suspended if an infinite loop occurs. For example, if the script is `"timeout 20 tail --pid=1 -f /dev/null"`. Theoretically, after 20 seconds, the timeout command sends a SIGTERM signal to exit, but now the master is suspended.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2738
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2738 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231030/4c15a327/attachment.html>
More information about the Rpm-maint
mailing list