emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive a01287cb8b 21/49: Comment: Explanation


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive a01287cb8b 21/49: Comment: Explanation
Date: Wed, 20 Sep 2023 19:01:33 -0400 (EDT)

branch: elpa/hyperdrive
commit a01287cb8b74a9278b0fabb9b22e2d38fb728c9d
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Explanation
---
 hyperdrive-lib.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 07d59b8bee..f32f162a76 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -838,6 +838,9 @@ with no arguments."
                                                              (fill-existent 
entry)
                                                            (fill-nonexistent 
entry))
                                                          (when finishedp
+                                                           ;; If the 
fill-nonexistent loop stopped
+                                                           ;; prematurely, the 
fill-entry-queue
+                                                           ;; finalizer won't 
run: call `finally' here.
                                                            (funcall 
finally)))))))
                     ;; For nonexistent entries, send requests in parallel.
                     (cl-dotimes (i hyperdrive-queue-size)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]