GNU bug report logs -
#37168
debbugs: Make bug list update asynchronous
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Fri, 23 Aug 2019 22:00:02 UTC
Severity: wishlist
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Kangas <stefan <at> marxist.se> writes:
Hi Stefan,
>> >> Bug retrieving happens in two phases. The first phase, getting the bug
>> >> numbers in question, cannot be performed asynchronously, because it is
>> >> just one request to the debbugs server.
>> >
>> > Would url-retrieve work for this?
>>
>> Nope. debbugs.el uses the SOAP interface of the debbugs server.
>
> Thanks. I'm not sure if I'm missing something obvious here, but...
> What about soap-invoke-async?
This is performed already. As I wrote, the second request, retrieving
information about (severeal hundred of) bugs, is applied asynchronously,
using `soap-invoke-async'. See `debbugs-get-status'.
> Best regards,
> Stefan Kangas
Best regards, Michael.
This bug report was last modified 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.