[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] externals/debbugs b8c84dbe4b: Improve needed advice
From: |
Michael Albinus |
Subject: |
Re: [elpa] externals/debbugs b8c84dbe4b: Improve needed advice |
Date: |
Fri, 13 Sep 2024 17:51:51 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
Hi Stefan,
>> soap-invoke-internal binds url-http-attempt-keepalives to t, which is a
>> problem in a threaded function. See comment in debbugs-compat.el. See
>> also bug#73199 for the resulting error.
>
> Hmm... IIUC the problem fundamentally is in `url-http.el`, right?
Yes. In bug#73199 I've focused on soap-client.el, because a general
solution in url-http.el seems to be expensive. But if it is possible in
url-http.el, it might be preferable.
> Stefan
Best regards, Michael.