bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34607: (no subject)


From: Dmitry Gutov
Subject: bug#34607: (no subject)
Date: Mon, 20 Jul 2020 00:05:01 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 19.07.2020 23:42, Lars Ingebrigtsen wrote:
Yeah, they don't trigger on timeouts, apparently.

Thanks!

I've now added some more process deletions, which fixes this use case:

(with-current-buffer (url-retrieve-synchronously"http://gnu.org";  nil t  0.1)
   (kill-buffer))

That's a neat little way to reproduce the problem. Might be worth it to add a test like this.





reply via email to

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