aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-15 14:22:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-15 14:22:47 +0000
commit2f00597a249bd5a3feaf10c93a1c77a05ed46813 (patch)
treebfbb6735d48b096dff4234d32c9becf341a9e272 /TODO
parent787467e80c257b2c890c3ce39cdf6eecfe4af512 (diff)
downloadgnunet-2f00597a249bd5a3feaf10c93a1c77a05ed46813.tar.gz
gnunet-2f00597a249bd5a3feaf10c93a1c77a05ed46813.zip
fixing shutdown timeout issue
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 18cca8037..c549759ce 100644
--- a/TODO
+++ b/TODO
@@ -17,8 +17,12 @@ away), in order in which they will likely be done:
17* HOSTLIST/PEERINFO/CORE/TRANSPORT/TOPOLOGY: 17* HOSTLIST/PEERINFO/CORE/TRANSPORT/TOPOLOGY:
18 - hostlist server learns about 2nd peer, but soon forgets! 18 - hostlist server learns about 2nd peer, but soon forgets!
19 - peers do not seem to connect (at least not for long!) 19 - peers do not seem to connect (at least not for long!)
20
20* TOPOLOGY: 21* TOPOLOGY:
21 - needs more testing (especially F2F topology) 22 - needs more testing (especially F2F topology)
23 - calls 'GNUNET_CORE_peer_request_connect' with 'my_identity' as the PID,
24 despite having specific checks to prevent exactly that (!?)
25 => assertion failure in gnunet-service-core:2255 (hostlist test)
22* CORE: 26* CORE:
23 - needs more testing 27 - needs more testing
24* UTIL: 28* UTIL: