unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 37168@debbugs.gnu.org
Subject: bug#37168: debbugs: Make bug list update asynchronous
Date: Wed, 25 May 2022 14:02:18 -0500	[thread overview]
Message-ID: <CADwFkmmqXpcK7bbEh=wiqAiTa7iy0TECky1QkUoYrUhQjJU7qQ@mail.gmail.com> (raw)
In-Reply-To: <87ftlryqrn.fsf@gmx.de> (Michael Albinus's message of "Sat, 24 Aug 2019 09:19:24 +0200")

Michael Albinus <michael.albinus@gmx.de> writes:

> Stefan Kangas <stefan@marxist.se> writes:
>
>> When I type:
>>
>> M-x debbugs-gnu RET ,minor,wishlist RET
>>
>> It takes a long time to load on my machine, and it freezes my entire
>> Emacs session while I wait.  It would be very nice if this operation
>> could be made to work asynchronously.
>
> 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.
>
> The second phase, getting information per bug number, happens already
> asynchronously. The debbugs server is requested to return maximum
> debbugs-max-hits-per-request per request; several requests are sent in
> parallel to the server. Furthermore, debbugs caches the results, so the
> next time information for an already known bug number is taken from the
> cache.
>
> However, debbugs waits until all parallel requests have been served by
> the debbugs server, before it begins to show the tabulated list. This
> might be done asynchronously as well. Will check, what's possible.

Any news regarding this?  If no progress is possible here, perhaps the
bug should be closed.  WDYT?





  parent reply	other threads:[~2022-05-25 19:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-23 21:59 bug#37168: debbugs: Make bug list update asynchronous Stefan Kangas
2019-08-24  7:19 ` Michael Albinus
2019-08-24 12:47   ` Stefan Kangas
2019-08-24 14:40     ` Michael Albinus
2019-08-24 14:47       ` Stefan Kangas
2019-08-24 18:28         ` Michael Albinus
2022-05-25 19:02   ` Stefan Kangas [this message]
2022-05-25 19:10     ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmmqXpcK7bbEh=wiqAiTa7iy0TECky1QkUoYrUhQjJU7qQ@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=37168@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).