[Bug 290844] timeout(1)+sh(1): read -t spurious timeout on signal

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Nov 2025 01:46:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290844

Bryan Drewery <bdrewery@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|timeout / reaper: Spurious  |timeout(1)+sh(1): read -t
                   |interrupt on SIGCONT        |spurious timeout on signal

--- Comment #9 from Bryan Drewery <bdrewery@FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #8)

Fair enough. Appreciate your response. I'll look into a fix for sh.

If anyone else runs into this a workaround is to pass "--foreground" to
timeout(1) which will avoid it sending the extra signals.

-- 
You are receiving this mail because:
You are the assignee for the bug.