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

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

[nongnu] elpa/hyperdrive 9b446772a2 048/163: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 9b446772a2 048/163: Comment: Add TODO
Date: Fri, 31 May 2024 04:00:12 -0400 (EDT)

branch: elpa/hyperdrive
commit 9b446772a200809ce1bb2890e3d8a400e44d3141
Author: Adam Porter <adam@alphapapa.net>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Add TODO
---
 hyperdrive-lib.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 74fe9c35f0..ce5955184f 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1434,6 +1434,8 @@ Default function; see variable 
`h/gateway-start-function'."
            :command (cons hyper-gateway-ushin-path
                           (split-string-and-unquote h/gateway-command-args))
            :connection-type 'pipe))
+    ;; TODO: Consider debouncing this function in case the user were to run it
+    ;; twice in close succession.
     (h/message "Starting gateway...")))
 
 (defun h//gateway-after-start-announce ()



reply via email to

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