[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs hangs with concurrent TLS connections
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Emacs hangs with concurrent TLS connections |
Date: |
Sat, 05 Mar 2011 12:45:50 +0100 |
User-agent: |
Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) |
Ted Zlatanov <address@hidden> writes:
> Is this still happening? I plan to hit GnuTLS support after we've
> battled it out with auth-source.
Yes, the following reliably still hangs my Emacs hard and forever:
(progn
(require 'gnutls)
(url-retrieve "https://www.google.no" #'ignore)
(url-retrieve "https://www.google.no" #'ignore))
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Emacs hangs with concurrent TLS connections,
Lars Magne Ingebrigtsen <=