emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs locked when internet connection is cut...


From: Eli Zaretskii
Subject: Re: emacs locked when internet connection is cut...
Date: Tue, 01 May 2018 17:56:13 +0300

> From: Jean-Christophe Helary <address@hidden>
> Date: Tue, 1 May 2018 17:37:48 +0900
> 
> I was doing things with package.el when my connection got cut. Just when 
> emacs was trying to contact melpa.org:80...
> 
> The UI is locked, and even when I'm back online (I'm sending this mail), 
> emacs does not seem to notice...
> 
> Shouldn't there be a timeout for any function that requires external 
> ressources like an internet connection ? The current behavior is *extremely* 
> inconvenient...

We do have timeouts, and use async APIs where possible.  Evidently, it
somehow doesn't work in your case.  But you didn't give enough
information to start digging into the problem.  Assuming this is
reproducible, please attach a debugger to Emacs when it hangs like
that and show the C-level backtrace.  Please report the results as a
bug, using report-emacs-bug, which will also collect several important
aspects of your build and setup.

Armed with that knowledge, we might be able to investigate this
problem.

Thanks.



reply via email to

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