https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290844
Bryan Drewery <[email protected]> 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 <[email protected]> --- (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.
