summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 2cd7e44d..9e7b7505 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -58,6 +58,3 @@
- if you send a message to a service then block for reply, and the service exits/crashes
after the message bus has processed your message but before the service has replied,
it would be nice if the message bus sent you an error reply.
-
- - We have a limit on the number of messages a connection can send, but
- not on how many can be buffered for a given connection.