aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-05-25 12:47:26 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-05-25 12:47:26 +0000
commit10078cb30c9c83b3857ae50a59e9b123b64119de (patch)
treeda51e90cd6380d764869b8ebf16c0b3352e65ebe /TODO
parenta061a49c21af5b032da9d7256eee2291f10c23a0 (diff)
fixes
git-svn-id: https://gnunet.org/svn/gnunet@15300 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 3 insertions, 12 deletions
diff --git a/TODO b/TODO
index 90d38d66f7..0fbe05e9a4 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,8 @@
0.9.0pre3:
* FS [CG]
- - perf_gnunet_service_fs_p2p_trust causes fs service to segfault
- - download of 100 MB file from 'leach' peer hung due to
- failure of core-api to call back after a change preference request
- (structs indicate request was transmitted but reply never received?)
- => try again!
- - test_gnunet_service_fs_p2p:
- => sometimes DATASTORE get operation fails to queue on target (why?)
- => do we need to just make the queue larger?
- - with core queue size of 1, we get notify_transmit_ready
- from core API returning NULL (why? ok? just have larger queue?)
- - other runs (-L DEBUG) with downloads using the new 'trust' test show
- non-deterministic results (for any set of peers)
+ - perf_gnunet_service_fs_p2p_trust causes crashes of the service
+ and assertion failures
+ - test_gnunet_fs_ns.py doesn't run
- implement 'SUPPORT_DELAYS'
0.9.0: