GNU bug report logs - #70219
Bug/Issue with timeout and signals

Previous Next

Package: coreutils;

Reported by: "Branden R. Williams" <brw <at> brandenwilliams.com>

Date: Fri, 5 Apr 2024 18:01:03 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: "Branden R. Williams" via GNU coreutils Bug Reports <bug-coreutils <at> gnu.org>
Cc: Chris Elvidge <celvidge001 <at> gmail.com>, 70219 <at> debbugs.gnu.org,
 "Branden R. Williams" <brw <at> brandenwilliams.com>
Subject: Re: bug#70219: Bug/Issue with timeout and signals
Date: Sat, 06 Apr 2024 11:06:49 +0200
On Apr 05 2024, "Branden R. Williams" via GNU coreutils Bug Reports wrote:

> That’s not an accurate representation of what the command actually does. The argument after -k MUST be the kill signal code, without the code the command fails. The manpage and help document agree with what you are saying but the execution of the program fails. 

$ timeout -k USR1 1s sleep 10
timeout: invalid time interval ‘USR1’
Try 'timeout --help' for more information.
$ timeout -s KILL 1s sleep 10
Killed

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 1 year and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.