bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hydra and t632


From: Thien-Thi Nguyen
Subject: Re: hydra and t632
Date: Wed, 21 Oct 2020 10:20:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

() Efraim Flashner <efraim@flashner.co.il>
() Wed, 21 Oct 2020 09:24:38 +0300

Also, we have differing t632.d/signal-handling-out-and-err:

t632.d/x,v  -->  t632.d/x
revision 1.1 (locked)
writable t632.d/x exists; remove it? [ny](n): 
RCS: Terminated (Signal sent by kill() 23332 1000)
RCS: Cleaning up.
That's the real culprit; actually, the t632.d/out is not checked
in this test.  Sorry about that noise.  The relevant line is:

  timeout --foreground 0.42s co -l -I $w 1>$sout 2>&1

My understanding is that ‘--foreground’ is necessary for ‘co’ to
read from the TTY.  While it is blocked, waiting for input,
‘timeout’ delivers the SIGTERM.

On my system, this wait (0.42s) is (humanly) noticible.  Let's
see about yours.  Could you s/0.42/5.0/ and see if the test
indeed "stalls" for five seconds before completing?

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]