From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88694 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Re: Debugging extremely long IMAP folder exit times Date: Wed, 24 Jul 2019 18:54:01 -0500 Message-ID: References: <87muhb5bk0.fsf@igel.home> <87zhl66jl3.fsf@ericabrahamsen.net> <87v9vt648t.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="195982"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36898@lists.math.uh.edu Thu Jul 25 01:55:04 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hqR68-000op3-AZ for ding-account@gmane.org; Thu, 25 Jul 2019 01:55:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hqR5L-0007S8-Nb; Wed, 24 Jul 2019 18:54:15 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hqR5F-0007PP-L1 for ding@lists.math.uh.edu; Wed, 24 Jul 2019 18:54:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hqR5E-0006cT-ES for ding@lists.math.uh.edu; Wed, 24 Jul 2019 18:54:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hqR5A-0007QN-KA for ding@gnus.org; Thu, 25 Jul 2019 01:54:07 +0200 Original-Received: from epithumia.math.uh.edu ([129.7.128.2]) by mx2.math.uh.edu with esmtp (Exim 4.92) (envelope-from ) id 1hqR57-0006cE-JZ for ding@gnus.org; Wed, 24 Jul 2019 18:54:03 -0500 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id 8509D801554; Wed, 24 Jul 2019 18:54:01 -0500 (CDT) In-Reply-To: <87v9vt648t.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 22 Jul 2019 16:25:54 -0700") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88694 Archived-At: I think this is another instance of the same issue. Fortunately the count is small enough that it doesn't take all that long to exit the group. ("fedora-package-review" 3 ((1 . 146459)) ((unexist) (seen (140473 . 145786) (145837 . 146143) (146170 . 146459)) (killed (146173 . 146174) (146176 . 146188) (146190 . 146203) (146205 . 146228) (146231 . 146288) (146291 . 146292) (146294 . 146298) (146300 . 146321) 146323 (146325 . 146326) (146328 . 146341) (146343 . 146355) (146357 . 146367) 146369 (146371 . 146384) (146386 . 146389) 146391 (146393 . 146394) (146397 . 146414) 146417 (146419 . 146433) (146435 . 146459))) nil ((modseq) (uidvalidity . "1422948496") (active 1 . 146459) (permanent-flags %Answered %Flagged %Draft %Deleted %Seen %*) total-expire (expiry-wait . 3))) I guess I'll clear the data on that one as well. - J<