emacs-devel
[Top][All Lists]
Advanced

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

Re: Hanging Tramp tests


From: Michael Albinus
Subject: Re: Hanging Tramp tests
Date: Thu, 27 Jul 2017 12:53:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Noam Postavsky <address@hidden> writes:

Hi Noam,

> Maybe using an external process would be able to end the hang more
> reliably than `with-timeout'?
>
>     (start-process "*watchdog*" nil shell-file-name shell-command-switch
>                    (format "sleep 350 ; kill -SIGUSR2 %d" (emacs-pid)))

Done.

Best regards, Michael.



reply via email to

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