Diff between dfd8fa85a1666ab4c20b55701bc6266c32f33c0e and e7ae5cf8e7ee270b9d217ab21e66de4860c1b27f
Changed Files
| File | Additions | Deletions | Status |
| TODO | +6 | -0 | modified |
Full Patch
diff --git a/TODO b/TODO
index 2945392..8c710ef 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
==========