gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/04: dht/client: Remove resolved TODO.


From: gnunet
Subject: [gnunet-scheme] 01/04: dht/client: Remove resolved TODO.
Date: Wed, 16 Feb 2022 22:19:07 +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 bee15c16c83e43b7fc46f97f5959b3abd171f31c
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Wed Feb 16 18:24:02 2022 +0000

    dht/client: Remove resolved TODO.
    
    * gnu/gnunet/dht/clinet.scm (reconnect): Remove TODO about
      thread-unsafety.
---
 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 e6ccc9c..4ebaaa1 100644
--- a/gnu/gnunet/dht/client.scm
+++ b/gnu/gnunet/dht/client.scm
@@ -744,7 +744,6 @@ code automatically tries to reconnect, so @var{connected} 
can be called after
                    ;; Any ‘small’ exact natural number will do.
                    (make-atomic-box 0)))
 
-    ;; TODO(id->operation-map): Hash tables are thread-unsafe.
     (define* (reconnect terminal-condition config
                        old-id->operation-map control-channel
                        #:key (spawn spawn-fiber)

-- 
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]