summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-17 15:03:43 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-17 15:03:43 -0400
commite40f11ded2e560af33962dd0b7a6f6e3d6069e30 (patch)
tree66c15d22eb436210b9a45efe7b5948b4aed5baaa /TODO
parent79d031c5fb603d11505e8a94b70afd91d1541227 (diff)
downloaddebug-me-e40f11ded2e560af33962dd0b7a6f6e3d6069e30.tar.gz
developer side checking of chain almost done
Seems to work well with networkDelay on both sides now. However, typing "top" causes the "to" to be accepted, but the "p" is rejected.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 97a1f65..62d731d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
-* async bugs
-* Uncommenting the networkDelay in sendPtyOutput exposes a bug in
- the Activity chain construction.
+* Typing "top" causes only "to" to be accepted.
+* Improve JSON, removing use of "tag"
* potential DOS where developer sends Activity Entered that all
refer back to the first Activity Seen. This requires the user
side to keep a Backlog containing all later Activity Seen, so uses