emacs-devel
[Top][All Lists]
Advanced

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

Re: wait_reading_process_ouput hangs in certain cases (w/ patches)


From: Eli Zaretskii
Subject: Re: wait_reading_process_ouput hangs in certain cases (w/ patches)
Date: Tue, 13 Mar 2018 20:03:50 +0200

> From: Robert Pluim <address@hidden>
> Date: Tue, 13 Mar 2018 17:57:17 +0100
> Cc: address@hidden
> 
> > Maybe there's a way to simulate the critical conditions more directly?
> 
> It has to involve TLS and reading from TLS connections. I don't think
> we want emacs' regression tests to be making connections to servers on
> the internet. I've never tried to use 'make-network-process' to create
> a TLS server in emacs, but perhaps that could be used instead.

Please take a look at gnutls-tests.el, it already does something like
that.  We could use the same technique for this issue.  Of course, the
inotify aspect might mean that the test can only be run on GNU/Linux.



reply via email to

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