gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/08: dht/client: Remove addressed TODO.


From: gnunet
Subject: [gnunet-scheme] 01/08: dht/client: Remove addressed TODO.
Date: Thu, 03 Feb 2022 16:00:49 +0100

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 584362a1ed504916c2ed4d88fec1b50ef7697908
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Feb 3 13:02:43 2022 +0000

    dht/client: Remove addressed TODO.
    
    * gnu/gnunet/dht/client.scm
      
(reconnect)[error-handler]<input:regular-end-of-file,input:premature-end-of-file>:
      Remove it.
---
 gnu/gnunet/dht/client.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/gnunet/dht/client.scm b/gnu/gnunet/dht/client.scm
index c89a16c..f1d390b 100644
--- a/gnu/gnunet/dht/client.scm
+++ b/gnu/gnunet/dht/client.scm
@@ -789,7 +789,6 @@ code automatically tries to reconnect, so @var{connected} 
can be called after
                     (hash-map->list (lambda (x handle) handle)
                                     id->operation-map))
           (values))
-         ;; TODO: signal (and wait for) current fibers to stop?
          ((input:regular-end-of-file input:premature-end-of-file)
           (disconnected)
           ;; Tell the event loop that it is time to restart,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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