summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 77afa3cc..e1d2152c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -77,3 +77,8 @@
- dbus_error_has_name(), dbus_message_name_is()
- add DBUS_TYPE_INT64 ?
+
+ - 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.
+