From 26934d4f834d28c5a29eaf0f3132ebfd6c3e7b72 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 26 Nov 2022 21:11:55 +0000 Subject: run_program: add helper routine to terminate/kill a process. --- perl-install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index cab9f1e85..f01dbb2d4 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,7 @@ - run_program: o add optional callback when waiting for program to terminate * this allows GUI applications to respond to check-alive pings (mga#31105) + o add helper routine to terminate/kill a process - make installer routines for selecting a mirror and downloader available for use by draklive-install - use better algorithm for determining nearest mirror (taken from urpmi) -- cgit v1.2.1