aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-04-03 01:58:28 -0400
committerDeterminant <ted.sybil@gmail.com>2019-04-03 01:58:28 -0400
commitaaa5ab0a55c0b9758e59883dcffae248c6c52564 (patch)
treed90f13d9332a5acc711d6d0e265ebd7197bc7c75 /TODO.rst
parentc91fdee8e845a2eccbc680c2d88748b2ac95a407 (diff)
fix bugs; clean up memory order for atomic ops
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.rst b/TODO.rst
index de4f828..e31eb5c 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1 +1,2 @@
-- stress test for PeerNetwork
+- stress test for PeerNetwork (done)
+- better impl (and user control) of non-blocking bounded outgoing queue