summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 294539244..8c710efdc 100644
--- a/TODO
+++ b/TODO
@@ -61,6 +61,12 @@ General
Priority: Low
Complexity: C2
+- Add queueing support for src/agent.c, currently if there is any request
+ pending the code fail with error EBUSY which is very inconvenient.
+
+ Priority: Low
+ Complexity: C2
+
Low Energy
==========