summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-26 15:16:40 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-26 15:16:40 -0400
commit62f7653e39e95d3e9cd308810e487e3cdee84d52 (patch)
tree57e19727b64a667199464e74200d75195ac5f3d3
parente56474707a3758121c340bb72efd03d780bc6e79 (diff)
downloaddebug-me-62f7653e39e95d3e9cd308810e487e3cdee84d52.tar.gz
fixed it seems
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index af5ac65..821f5f5 100644
--- a/TODO
+++ b/TODO
@@ -21,8 +21,6 @@
multiple developers, as each time a developer gets an Activity Seen,
they can update their state to use the Activity Entered that it points
to.
-* When Role.Developer.processSessionStart throws an error, it's caught
- somewhere, and the process exits quietly with exit code 0.
* --download gets a log without pauses, because timestamps are not
included in the wire protocol. Perhaps move the log timestamp to
data LogMessage?