On Thu, Jan 12 2023 at 08:31:33 PM +0000, Jonathan Wakely <jwak...@redhat.com> wrote:
IIUC the difficulty is finding out which ones are being slow, but that
could be solved by changing the signal to SIGABRT, right?

Well we still have to end with SIGKILL because SIGABRT is ignorable, so the new proposed behavior is SIGTERM -> wait until timeout -> SIGABRT -> SIGKILL. This is what the TimeoutStopFailureMode=abort configuration that Lennart suggested already does.

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to